Skip to content

Commit

Permalink
chore: bump changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <[email protected]>
  • Loading branch information
markphelps committed Nov 5, 2024
1 parent 60af1d2 commit b0beaf6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 146 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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).

## [v1.51.1](https://github.com/flipt-io/flipt/releases/tag/v1.51.1) - 2024-11-05

### Changed

- replace gofrs/uuid with google/uuid (#3576)
- `examples`: bump examples with recent changes (#3575)

### Fixed

- `ui`: remove unnecessary scrolls for quick edit forms (#3592)
- `ofrep`: forward x-flipt-namespace http header from grpc-gateway to (#3591)
- `cockroachdb`: rework migrations for cockroachdb v23 and v24 (#3573)
- use user's home for sqlite db if no preferred location (#3570)

## [v1.51.0](https://github.com/flipt-io/flipt/releases/tag/v1.51.0) - 2024-10-28

### Changed
Expand Down
Loading

0 comments on commit b0beaf6

Please sign in to comment.