summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index e3f30ee..93f4594 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -5,6 +5,13 @@
* Tag development versions;
* Use minimum-width types;
+* Update naming convention;
+* Use trailing return types;
+* Use C++20;
+* Don't use minimum-width types;
+* Update some typings;
+* Rename intro to start sequence;
+
# 0.B.2
* Fix data directory not being set correctly by CMake;