add support for egg variables, closes #974
This commit is contained in:
parent
620c624e6f
commit
be6b398e2d
2 changed files with 26 additions and 1 deletions
|
@ -7,6 +7,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
### Fixed
|
||||
* Fixes an exception thrown when trying to access the `/nests/:id/eggs/:id` API endpoint.
|
||||
|
||||
### Added
|
||||
* Adds ability to include egg variables on an API request.
|
||||
|
||||
## v0.7.1 (Derelict Dermodactylus)
|
||||
### Fixed
|
||||
* Fixes an exception when no token is entered on the 2-Factor enable/disable page and the form is submitted.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue