Updated changelogs

master
Keith Irwin 2018-08-14 22:48:04 +00:00
parent 866d499007
commit 562dafb5c2
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Fixed CSP rules
* Improved debugging output
* Tried to fix scrollwheel
* Fixed security audited npm packages
###### v0.9.0
* [#121](https://github.com/Tracman-org/Server/issues/121) Fixed various security holes

View File

@ -61,6 +61,7 @@ Tracman will be updated according to [this branching model](http://nvie.com/post
* Fixed CSP rules
* Improved debugging output
* Tried to fix scrollwheel
* Fixed security audited npm packages
* [#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