fix(docs): update changelog

This commit is contained in:
Łukasz Mierzwa
2021-08-09 11:07:52 +01:00
committed by GitHub
parent 1f4772abe7
commit cf1c7249ee
+3 -2
View File
@@ -1,12 +1,12 @@
# Changelog
## [unreleased]
## v0.90
### Fixed
- Alert history will now correctly handle Prometheus servers with
`--web.external-url` containing sub-uri, see
[#3387](https://github.com/prymitive/karma/issues/3387)
[#3387](https://github.com/prymitive/karma/issues/3387).
- Alert history queries didn't include grid labels as those got
removed from alert groups in #3222, this is now fixed.
@@ -14,6 +14,7 @@
- Reduced CSS bundle size by removing unused CSS rules with
[PurgeCSS](https://purgecss.com/).
- Upgraded [bootstrap](https://getbootstrap.com/) to 5.1
## v0.89