Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.204.0"
".": "2.205.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.205.0](https://github.com/Flagsmith/flagsmith/compare/v2.204.0...v2.205.0) (2025-12-12)


### Features

* add delete-segment-override experimental endpoint ([#6383](https://github.com/Flagsmith/flagsmith/issues/6383)) ([9e584f1](https://github.com/Flagsmith/flagsmith/commit/9e584f16583973f580c1e96ba512084154fa049b))
* **api:** add experimental feature flag update endpoints ([#6305](https://github.com/Flagsmith/flagsmith/issues/6305)) ([32e9bc5](https://github.com/Flagsmith/flagsmith/commit/32e9bc58e03e056e94b8ae490fb45b7f966468b6))


### Bug Fixes

* optimise segment deletion and cloning with bulk operations ([#6401](https://github.com/Flagsmith/flagsmith/issues/6401)) ([acd2d4a](https://github.com/Flagsmith/flagsmith/commit/acd2d4ab0dd52cf56cd8ed043966181d0961e18f))
* skip-audit-log-for-soft-deleted-CR ([#6367](https://github.com/Flagsmith/flagsmith/issues/6367)) ([9fe23ba](https://github.com/Flagsmith/flagsmith/commit/9fe23ba2f3da53793bf654df3d54bbf66f8deb42))

## [2.204.0](https://github.com/Flagsmith/flagsmith/compare/v2.203.0...v2.204.0) (2025-12-08)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.204.0
2.205.0