Skip to content

Commit

Permalink
chore: prep for 1.52.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
  • Loading branch information
markphelps committed Nov 27, 2024
1 parent ce0fdfd commit 70a033c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
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.52.1](https://github.com/flipt-io/flipt/releases/tag/v1.52.1) - 2024-11-27

### Added

- `analytics`: allow to set Authorization header for prometheus (#3656)

### Changed

- remove extra line in changelog to make linter happy (#3655)

### Fixed

- `ui`: tweak flag tabs to have the same layout (#3659)
- `config`: incorrect json serialization tag (#3658)

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

### Added
Expand Down

0 comments on commit 70a033c

Please sign in to comment.