diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 05:32:08 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-26 05:39:07 +0200 |
commit | 23ecb4e6971bc941ad49405519e25e095ca4c672 (patch) | |
tree | 397bbe8d0aab1eaf712ddf9ed985a8dbfaa38579 | |
parent | 81e019055618bd32638fe7a6da9ee2dd0c317379 (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Version 0.15.0 + + * Support for MSVC 17 (2022) in bootstrap and environment batch files. + + * Packages are now configured with config.<pkg>.develop=false to force + skeleton load. + Version 0.14.0 * New worker script with the target/host configuration split awareness. |