summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..d94985a
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,15 @@
+* 19.07
+ - Introduction of BlockFramework
+ - major revision and restructuring of the whole code
+ - rewritten io package
+
+* 19.02
+ - introduction of Algorithm class
+ - unit test expanded and moved to test directory
+ - unified build system on Jenkins based on CCPi-VirtualMachine repo
+ - switched to calendar versioning YY.0M.
+
+* 0.10.0
+
+* 0.9.4
+ - Initial release