Updated readme with hotfix 9.1 changes

master
Keith Irwin 2018-08-14 02:12:00 +00:00
parent fe1ad7f6d2
commit 30e6fb164a
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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