diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9d91af7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Changelog + +## [Unreleased] + +## [0.1.7] - 2020-12-11 +* fixed proxies support +* fixed aiohttp stuff to prevent python 3.7 bugs +* fixed self-checking database saving error + +## [0.1.6] - 2020-12-05 +* fixed Dockerfile and README + +## [0.1.5] - 2020-12-05 [YANKED] + +## [0.1.4] - 2020-12-05 [YANKED] + +## [0.1.3] - 2020-12-05 [YANKED] + +## [0.1.2] - 2020-12-05 [YANKED] + +## [0.1.1] - 2020-12-05 [YANKED] + +## [0.1.0] - 2020-12-05 +* initial release \ No newline at end of file