We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f10a2 commit 19fcf2fCopy full SHA for 19fcf2f
innie/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [0.1.1]
4
+
5
+* Added support for deposit eligibility checks when creating deposits.
6
+* Added interfaces for deposit and withdrawal eligibility clients.
7
+* Rotated wallet addresses through the wallet client integration.
8
9
## [0.1.0]
10
11
* Upgraded KFSM to new version 2.
innie/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=0.1.0
+VERSION_NAME=0.1.1
POM_ARTIFACT_ID=innie
POM_NAME=Bitty City - Innie
0 commit comments