-
Notifications
You must be signed in to change notification settings - Fork 218
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
49eae0e
commit f0d8771
Showing
2 changed files
with
15 additions
and
0 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,19 @@ | |
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.51.0](https://github.com/flipt-io/flipt/releases/tag/v1.51.0) - 2024-10-28 | ||
|
||
### Changed | ||
|
||
- `ofrep`: relax flags constraint for bulk evaluation (#3556) | ||
- don't allow to delete segment which is in use (#3552) | ||
- `export`: display a better error for missing segments and don't hide them in ui (#3527) | ||
|
||
### Fixed | ||
|
||
- Import issue when --address and --drop is used (#3530) | ||
|
||
## [v1.50.1](https://github.com/flipt-io/flipt/releases/tag/v1.50.1) - 2024-10-01 | ||
|
||
### Added | ||
|
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