aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-07-26 05:32:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-07-26 05:39:07 +0200
commit23ecb4e6971bc941ad49405519e25e095ca4c672 (patch)
tree397bbe8d0aab1eaf712ddf9ed985a8dbfaa38579 /NEWS
parent81e019055618bd32638fe7a6da9ee2dd0c317379 (diff)
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b110707..522e71b 100644
--- a/NEWS
+++ b/NEWS
@@ -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.