Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
comments and test structure
  • Loading branch information
tarrinneal committed Jan 7, 2025
commit 229944da4c8cceeec7310ccc7d0b1141acbac6c1
4 changes: 2 additions & 2 deletions packages/shared_preferences/shared_preferences/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 2.3.6
## 2.4.0

* Adds clarifying comment about allowList handling with an updated prefix.
* Adds clarifying comment about `allowList` handling with an updated prefix.
* Adds migration tool to move from legacy `SharedPreferences` to `SharedPreferencesAsync`.

## 2.3.5
Expand Down
Loading
Loading