diff --git a/.gitignore b/.gitignore index 087b080..b6be43f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ lib-cov test-results.xml clover.xml tmp.md +docs/ # editor and that .tmp file .idea diff --git a/CHANGELOG.md b/CHANGELOG.md index 189ee8b..dedde1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,18 @@ + + ### Changelog + +- [v1.1.1](#v111) +- [v1.1.0](#v110) +- [v1.0.7](#v107) +- [v1.0.6](#v106) +- [v1.0.5](#v105) +- [v1.0.4](#v104) +- [v1.0.3](#v103) +- [v1.0.2](#v102) +- [v1.0.1](#v101) + + All notable changes to this project will be documented in this file. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).