diff --git a/CHANGELOG.md b/CHANGELOG.md index c95e73c..786c113 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ ###### v0.9.1 * Removed conhive -* Fixed scrollwheel +* Fixed CSP rules +* Improved debugging output +* Tried to fix scrollwheel ###### v0.9.0 * [#121](https://github.com/Tracman-org/Server/issues/121) Fixed various security holes diff --git a/README.md b/README.md index 6923ff6..15df25c 100755 --- a/README.md +++ b/README.md @@ -58,7 +58,9 @@ Tracman will be updated according to [this branching model](http://nvie.com/post ###### v0.9.x * Removed coinhive -* Fixed scrollwheel +* Fixed CSP rules +* Improved debugging output +* Tried to fix scrollwheel * [#121](https://github.com/Tracman-org/Server/issues/121) Fixed various security holes * [#68](https://github.com/Tracman-org/Server/issues/68) Added tests, mostly for authentication * [#120](https://github.com/Tracman-org/Server/issues/120) Split config/routes/settings.js into two files