fix(docs): update changelog

This commit is contained in:
Łukasz Mierzwa
2021-07-23 19:39:23 +01:00
committed by Łukasz Mierzwa
parent 5d8ad6acf2
commit 25bc3b530f

View File

@@ -1,5 +1,13 @@
# Changelog
## v0.89
### Fixed
- API could error if multiple alertmanager upstreams belonging to the
same cluster were configured, but `cluster` option was unset
#3372 (@valihanov).
## v0.88
### Added