summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index aa4154a..d1fcadd 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,12 @@
+# 15.0
+
+* Add new module mth;
+* Add mathematical functions: abs, div, exp, log, mul, nrt (currently, only abs has been implemented);
+* Add structure for fractions (frac);
+* Fix version;
+* Re-add documentation;
+* Add maximum and minimum values for types;
+
# 14.0
* memcat: Remove;