Update CHANGELOG.md
This commit is contained in:
parent
492ec2c6c2
commit
3dd2e50e4b
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@ This file is a running track of new features and fixes to each version of the pa
|
|||
This project follows [Semantic Versioning](http://semver.org) guidelines.
|
||||
|
||||
## v0.7.12 (Derelict Dermodactylus)
|
||||
### Fixed
|
||||
* 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.
|
||||
|
||||
### Updated
|
||||
* Upgraded core to use Laravel `5.7.14`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue