summary refs log tree commit diff stats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md14
1 files changed, 1 insertions, 13 deletions
diff --git a/changelog.md b/changelog.md
index b4b8ca532..8acd2120a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,4 @@
-# v2.2.0 - yyyy-mm-dd
+# v2.x.x - yyyy-mm-dd
 
 
 ## Changes affecting backward compatibility
@@ -6,25 +6,13 @@
 
 ## Standard library additions and changes
 
-[//]: # "Changes:"
-
-
-[//]: # "Additions:"
-
-[//]: # "Deprecations:"
-
-
-[//]: # "Removals:"
-
 
 ## Language changes
 
 
-
 ## Compiler changes
 
 
 ## Tool changes
 
-- koch now allows bootstrapping with `-d:nimHasLibFFI`, replacing the older option of building the compiler directly w/ the `libffi` nimble package in tow.