Skip to content

Commit 6b0d4f4

Browse files
release of v0.2.0
1 parent 233308a commit 6b0d4f4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

flutter_secure_storage_darwin/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.2.0
2+
- Remove keys regardless of synchronizable state or accessibility constraints.
3+
14
## 0.1.1
25
- Fix warnings with Privacy Manifest
36

flutter_secure_storage_darwin/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_secure_storage_darwin
22
description: "Apple (ios and macos) implementation of flutter_secure_storage"
3-
version: 0.1.1
3+
version: 0.2.0
44
homepage: https://github.com/juliansteenbakker/flutter_secure_storage
55

66
environment:

0 commit comments

Comments
 (0)