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 60e5b81..f8e501d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -139,6 +139,14 @@
* Update and fix standard-detection macros;
* Update target detection in makefile;
+* Update readme;
+* Add isnan to C++;
+* Rename nthrw to nthw;
+* Add constant-evaluated mathematical functions;
+* Rename dist to dst;
+* Implement cpy, equ, fil, and srh in C++11;
+* Use shared implementation files;
+
# 0.0.2
* Migrate to CMake;