mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(docs): update changelog
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user