We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492ec2c commit 3dd2e50Copy full SHA for 3dd2e50
CHANGELOG.md
@@ -4,6 +4,11 @@ This file is a running track of new features and fixes to each version of the pa
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
6
## v0.7.12 (Derelict Dermodactylus)
7
+### Fixed
8
+* Fixes an issue with the locations API endpoint referencing an invalid namespace.
9
+* Fixes the `store()` function on the locations API not working due to an incorrect return typehint.
10
+* Fixes daemon secrets not being able to be reset on a Node.
11
+
12
### Updated
13
* Upgraded core to use Laravel `5.7.14`.
14
0 commit comments