File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4 .0.1 "
2+ "." : " 5 .0.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v4.0.1...v5.0.0 ) (2025-10-16)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Restore v3 ` OfflineHandler ` interface ([ #162 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/162 ) )
9+
10+ ### Features
11+
12+ * Restore v3 ` OfflineHandler ` interface ([ #162 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/162 ) ) ([ 374e292] ( https://github.com/Flagsmith/flagsmith-python-client/commit/374e29293aca44eafadda672907d9b701b8414fc ) )
13+ * Support variant priority ([ #161 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/161 ) ) ([ 4f84044] ( https://github.com/Flagsmith/flagsmith-python-client/commit/4f84044ea87a9d284f6731ff4cfe4835d5f99fa4 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * ` get_identity_segments ` tries to return identity override segments ([ #159 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/159 ) ) ([ 68d44a1] ( https://github.com/Flagsmith/flagsmith-python-client/commit/68d44a15feae75905d08103ff8dba53c605377fd ) )
19+
320## [ 4.0.1] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v4.0.0...v4.0.1 ) (2025-09-19)
421
522### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 4 .0.1 "
3+ version = " 5 .0.0 "
44description = " Flagsmith Python SDK"
55authors = [" Flagsmith <support@flagsmith.com>" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments