diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000..916ca45 --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,12 @@ +# Release notes +All notable changes to this project will be documented in this file. This project adheres to +[Semantic Versioning][Semantic Versioning] + +## 1.1.0 +Added support for python3.7 + +## 1.0.0 +Initial project template for python3.6 project + + +[Semantic Versioning]: http://semver.org