diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..e7f3a8fff02ec8941678aa55d2b4de329fa26b81 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Change Log + +All notable changes to this project will be documented in this file. + + +2.0 (16-Dec-2017) + +Features: + + * Porting to Python 3.5 ensuring backward compatibility with 2.7 + + +1.0 (22-Nov-2017) + +Features: + + * Initial release. + +