Update changelog

This commit is contained in:
Pēteris Caune 2020-06-15 13:26:56 +03:00
parent c3d8ee0965
commit 5ab09f61f7
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
- Paused ping handling can be controlled via API (#376)
- Add "Get a list of checks's logged pings" API call (#371)
- The /api/v1/checks/ endpoint now accepts either UUID or `unique_key` (#370)
- Added /api/v1/checks/uuid/flips/ endpoint (#349)
### Bug Fixes