Skip to content

Commit

Permalink
chore: update changelog for release (#3085)
Browse files Browse the repository at this point in the history
* chore: update changelog for release

Signed-off-by: Mark Phelps <[email protected]>

* chore: rm already fixed issue in changelog

Signed-off-by: Mark Phelps <[email protected]>

---------

Signed-off-by: Mark Phelps <[email protected]>
  • Loading branch information
markphelps authored May 15, 2024
1 parent d6330d7 commit 92ec6d2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
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.42.0](https://github.com/flipt-io/flipt/releases/tag/v1.42.0) - 2024-05-15

### Added

- logout redirect to cloud issuer (#3082)
- add banner about cloud offering (#3077)
- Cloud support (#2998)

### Changed

- `integration`: add failing case for rules with no distributions (#3078)

### Fixed

- nightly and snapshot builds (mage) (#3084)
- `migrations`: change the order of queries for mysql (#3039)

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

### Fixed
Expand Down

0 comments on commit 92ec6d2

Please sign in to comment.