Add ChangeLog for kotlinx-metadata-jvm
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# kotlinx-metadata-jvm
|
||||
|
||||
## 0.0.2
|
||||
|
||||
- Change group ID from `org.jetbrains.kotlin` to `org.jetbrains.kotlinx`
|
||||
- Depend on a specific version of kotlin-stdlib from Maven Central instead of snapshot from Sonatype Nexus
|
||||
- Use `JvmMethodSignature` and `JvmFieldSignature` to represent JVM signatures instead of plain strings
|
||||
|
||||
## 0.0.1
|
||||
|
||||
- Initial release
|
||||
Reference in New Issue
Block a user