kotlin-bip39/CHANGELOG.md

24 lines
719 B
Markdown

Change Log
==========
Version 1.0.4
------------------------------------
- Fixed Maven publishing error in 1.0.3 release
Version 1.0.3
------------------------------------
- Kotlin 1.7.10
- 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.