-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
- Loading branch information
1 parent
babc0e0
commit 8e2ab57
Showing
2 changed files
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,26 @@ | |
This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
|
||
Check failure on line 6 in CHANGELOG.md GitHub Actions / Lint MarkdownMultiple consecutive blank lines
|
||
## [v1.52.0](https://github.com/flipt-io/flipt/releases/tag/v1.52.0) - 2024-11-25 | ||
|
||
### Added | ||
|
||
- `analytics`: use Prometheus as source for analytics to display chart (#3619) | ||
|
||
### Changed | ||
|
||
- `ui`: rework dropdown component (#3634) | ||
- `ui`: remove some duplication with buttons (#3615) | ||
- `nightly`: fix goreleaser configuration for nightly (#3614) | ||
- `ui`: remove nightwind as dependency (#3599) | ||
|
||
### Fixed | ||
|
||
- `import`: import flags with complex metadata (#3639) | ||
- `config`: update schema for git storage backend property (#3617) | ||
- `ui`: use dark scheme for browser built-in inputs/scrolls in dark mode (#3601) | ||
|
||
## [v1.51.1](https://github.com/flipt-io/flipt/releases/tag/v1.51.1) - 2024-11-05 | ||
|
||
### Changed | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters