File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.0.0 "
2+ "." : " 4.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.1] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v4.0.0...v4.0.1 ) (2025-09-19)
4+
5+ ### Bug Fixes
6+
7+ - Environment name not mapped to evaluation context
8+ ([ #153 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/153 ) )
9+ ([ 3fcae7c] ( https://github.com/Flagsmith/flagsmith-python-client/commit/3fcae7c13fb36428ad8137195916f102e39e9453 ) )
10+ - Feature state ` django_id ` fields are not handled
11+ ([ #156 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/156 ) )
12+ ([ 860b630] ( https://github.com/Flagsmith/flagsmith-python-client/commit/860b6303cb310166d4bc740fcd8213f4c92164dd ) )
13+
314## [ 4.0.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.10.1...v4.0.0 ) (2025-09-02)
415
516### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 4.0.0 "
3+ version = " 4.0.1 "
44description = " Flagsmith Python SDK"
55authors = [
" Flagsmith <[email protected] >" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments