File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.1]
4
+
5
+ - Expose ` reload ` option on all methods for retrieving flag information for a user
6
+ - Fix ` updateTraits ` method following move to edge (which deprecated ` /traits/bulk/ ` endpoint)
7
+
3
8
## [ 3.0.0]
4
9
5
10
- Update default URL to Edge API.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: >-
3
3
Flutter Client SDK for https://www.flagsmith.com/, Flagsmith is 100% Open
4
4
Source. Host yourself or let us take care of the hosting.
5
5
6
- version : 3.0.0
6
+ version : 3.0.1
7
7
homepage : https://github.com/Flagsmith/flagsmith-flutter-client
8
8
repository : https://github.com/Flagsmith/flagsmith-flutter-client
9
9
issue_tracker : https://github.com/Flagsmith/flagsmith-flutter-client/issues
@@ -21,4 +21,4 @@ dev_dependencies:
21
21
lints : ^1.0.1
22
22
http_mock_adapter : ^0.3.2
23
23
mockito : ^5.0.15
24
- test_coverage_badge : ^0.2.0
24
+ test_coverage_badge : ^0.2.0
You can’t perform that action at this time.
0 commit comments