Skip to content

Commit 758f487

Browse files
committed
docs: ✏️ Updates changelog to 0.3.1
1 parent 88d4e31 commit 758f487

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 0.3.1 (05/08/2020)
4+
- [chore: 🤖 Version bump to 0.3.1](https://github.com/JetBrains/kotlin-spark-api/commit/88d4e31cd6d76fe1fc0b9c10a078658aa6178e36) - @asm0dey
5+
- [test: 💍 Adds integration and more unit tests](https://github.com/JetBrains/kotlin-spark-api/commit/bca98f77b743c9456882f49702f9cea55d153320) - @asm0dey
6+
- [fix: 🐛 Fixes incorrect order of fields in data class](https://github.com/JetBrains/kotlin-spark-api/commit/56bc82f9ff0de6948386e8c4a330ba715285ad55) - @asm0dey
7+
- [fix: 🐛 Fixes incorrect handling of primitive types](https://github.com/JetBrains/kotlin-spark-api/commit/868e47919d41309e1ebebc327acdd53e3df094ea) - @asm0dey
8+
- [Bump klaxon from 5.2 to 5.3](https://github.com/JetBrains/kotlin-spark-api/commit/edfd06d4895ded7772a42d7e13e2eb2aed8031bf) - @dependabot[bot]
9+
- [Updated README.md (#32)](https://github.com/JetBrains/kotlin-spark-api/commit/c2cc6fe7e7a4d5e0d501ab0a75e371c6cc041d77) - @MKhalusova
10+
- [Bump kotest.version from 4.1.1 to 4.1.3](https://github.com/JetBrains/kotlin-spark-api/commit/a1ca5fe8c11c7aeeb70a8335c2252549e1cc7f81) - @dependabot[bot]
11+
12+
---
13+
314
## 0.3.0 (08/07/2020)
415
- [Version bump to 0.3.0](https://github.com/JetBrains/kotlin-spark-api/commit/0d5bcf57575d8906a219b4143a67df8939c46b0c) - @asm0dey
516
- [Inproves README — adds information on collection of data from Dataset](https://github.com/JetBrains/kotlin-spark-api/commit/d81b98622ac816c9224f980d92407249333cf6d0) - @asm0dey

0 commit comments

Comments
 (0)