Skip to content

Commit 2f59e26

Browse files
committed
🔖 0.1.0-dev.2
1 parent b011188 commit 2f59e26

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# CHANGELOG
2+
3+
## 0.1.0-dev.2
4+
5+
* Fix compiling issues on iOS.
6+
17
## 0.1.0-dev.1
28

39
* Support secp256r1 on Android and iOS.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: secp256r1
22
description: >
33
A Flutter plugin that support secp256r1 by Keystore on Android and Secure Enclave on iOS.
4-
version: 0.1.0-dev.1
4+
version: 0.1.0-dev.2
55
repository: https://github.com/AstroxNetwork/flutter_secp256r1
66

77
environment:

0 commit comments

Comments
 (0)