Skip to content

Commit 19fcf2f

Browse files
committed
Prepare for release innie 0.1.1
1 parent 62f10a2 commit 19fcf2f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

innie/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

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+
39
## [0.1.0]
410

511
* Upgraded KFSM to new version 2.

innie/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.1.0
1+
VERSION_NAME=0.1.1
22

33
POM_ARTIFACT_ID=innie
44
POM_NAME=Bitty City - Innie

0 commit comments

Comments
 (0)