diff --git a/CHANGELOG.md b/CHANGELOG.md index cd0049d1..fb9c48d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Project page requests took a long time and did many DB queries () +- Fixed Python 3.6 support () ### Security