summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorArun Prakash Jana <engineerarun@gmail.com>2017-06-30 05:52:24 +0530
committerArun Prakash Jana <engineerarun@gmail.com>2017-06-30 05:52:24 +0530
commit181625c531e8bd881770cccdcb2b59d72dc73c6b (patch)
treeb3544ee7e72c846cc9334550ae5cda6d2c7ddc44 /CHANGELOG
parent87b64ebd881bfb16d117f611853e72f65d42c073 (diff)
Prepare for release v1.6v1.6
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5c50c0c..902827e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+bcal 1.6
+2017-06-30
+
+What's in?
+- Evaluate storage arithmetic expressions involving +, -, *, /
+- A minimal mode (option `-m`) to show result in bytes
+- Assume byte if unit is omitted for a conversion
+- A Python3 test framework with multiple test cases
+- Several fixes and additional sanity checks on input
+
+-------------------------------------------------------------------------------
+
bcal 1.5
2017-04-10