File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 2.1.0] - 2022-01-17
8+
9+ - Add Android native targets
10+
711## [ 2.0.0] - 2022-01-11
812
913- No changes from [ 2.0.0-alpha03]
@@ -37,7 +41,9 @@ All notable changes to this project will be documented in this file.
3741
3842Initial release
3943
40- [ Unreleased ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.0.0..develop
44+ [ Unreleased ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.1.0..develop
45+
46+ [ 2.1.0 ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.1.0..v2.0.0
4147
4248[ 2.0.0 ] : https://github.com/android-password-store/sublime-fuzzy/compare/v2.0.0-alpha03..v2.0.0
4349
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ It is available as a Kotlin Multiplatform library for the following platforms
2222- iOS simulator arm64
2323- tvOS simulator arm64
2424- watchOS simulator arm64
25+ - Android native arm32
26+ - Android native arm64
2527
2628## Downloading
2729
You can’t perform that action at this time.
0 commit comments