Update changelog

This commit is contained in:
Magnus Leßmann 2019-01-24 09:31:39 +01:00
parent 5a23fdae6e
commit 789d8308f1
No known key found for this signature in database
GPG key ID: E5D4134EB8F9E07A

View file

@ -8,7 +8,8 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
* Fixes an issue with the locations API endpoint referencing an invalid namespace.
* Fixes the `store()` function on the locations API not working due to an incorrect return typehint.
* Fixes daemon secrets not being able to be reset on a Node.
* Fixes an issue where files were not editable due to missing URL encoding in the file manager.
### Updated
* Upgraded core to use Laravel `5.7.14`.