Skip to content

Commit b17d5de

Browse files
Abduqodiri Qurbonzodaqurbonzoda
authored andcommitted
Add CHANGELOG.md
1 parent fd2c284 commit b17d5de

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CHANGELOG
2+
3+
## 0.3.0
4+
5+
- Require the minimum Kotlin version of 1.4.30
6+
- Require the minimum Gradle version of 6.8
7+
- Change runtime artifact id from `kotlinx.benchmark.runtime` to `kotlinx-benchmark-runtime`
8+
- Publish runtime to Maven Central instead of Bintray [#33](https://github.com/Kotlin/kotlinx-benchmark/issues/33)
9+
- Change plugin id from `kotlinx.benchmark` to `org.jetbrains.kotlinx.benchmark`
10+
- Change plugin artifact id from `kotlinx.benchmark.gradle` to `kotlinx-benchmark-plugin`
11+
- Publish plugin to Gradle Plugin Portal instead of Bintray

0 commit comments

Comments
 (0)