Add status api change to changelog

This commit is contained in:
Max Leonard Inden 2017-06-08 15:13:00 +02:00
parent fe105f4ed7
commit 9cfe17e224
No known key found for this signature in database
GPG Key ID: 5403C5464810BC26

View File

@ -1,6 +1,7 @@
## 0.7.0 / 2017-06-08
* [CHANGE] Rewrite UI from scratch improving UX
* [CHANGE] Rename `config` to `configYAML` on `api/v1/status`
* [FEATURE] Add ability to update a silence on `api/v1/silences` POST endpoint (See #765)
* [FEATURE] Return alert status on `api/v1/alerts` GET endpoint
* [FEATURE] Serve silence state on `api/v1/silences` GET endpoint