diff --git a/CHANGELOG.md b/CHANGELOG.md index 76dc399..e8053a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,8 +26,7 @@ Deployed on: * Bootstrap the application via [xppl/app.py](xppl/app.py). * Added [Makefile](Makefile) targets for installing [RQLite](https://github.com/rqlite/rqlite). * Run [isort](https://isort.readthedocs.io/en/latest/) and [pylava](https://github.com/pylava/pylava) - code audit tools over the source to use PEP 8 style, catch any erroneous - imports, unused variables etc. with some basic static analysis. + code audit tools over the source. * Use a new [Hypothesis](https://web.hypothes.is/) API key. ### Fixed