diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..8c0894f70 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +## 0.2.0 (2017-10-18) + +Features: + +* First release with proper Python package folder layout structure + * Assuming repository was cloned to `~/funfuzz`, can be installed via pip: `pip install --upgrade ~/funfuzz` + +## 0.1.0 (2017-09-30) + +Features: + +* Legacy release with original layout structure +* Cannot be installed as a Python module +* Migrated to GitHub in July 2015 from an old Mercurial repository, created circa May 2008