summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 8dbae9a..8faa72c 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -161,6 +161,14 @@
* Fix installation target;
+* Update header guards;
+* Typedef structures again;
+* Rename nthw to nothw;
+* Add missing prefix to divmod types;
+* Use structure for version constant (use oldstyle in C);
+* Use maxval for inf fallback;
+
+
# 0.0.2
* Migrate to CMake;