kotlin-bip39/CHANGELOG.md

20 lines
627 B
Markdown

Change Log
==========
Upcoming Version 1.0.3
------------------------------------
- Kotlin 1.7.0
- Internal changes to support multiplatform in the future (consumers using Maven instead of Gradle may need to suffix -jvm to the artifact name)
- Snapshot builds are available prior to final release
Version 1.0.2
------------------------------------
- Publish to Maven Central due to Jcenter deprecation
Version 1.0.1
------------------------------------
- First non-beta release!
- New: Adds support for older devices that are missing crypto libraries.
- New: Updates to v1.4.10 of kotlin.
- Fix: Bug in publishing script.