We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6840b4 commit 0a7ee04Copy full SHA for 0a7ee04
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
## Unreleased
6
7
+### Added
8
+
9
+### Changed
10
11
+### Removed
12
13
+## 2.8.1 - 2024-10-28
14
15
### Changed
16
17
- Updated Kotlin to `2.0.21` and other dependencies.
gradle.properties
@@ -1,6 +1,6 @@
1
-version=2.8.0
+version=2.8.1
2
group=com.pswidersk
3
-pythonPluginVersionForExamples=2.8.0
+pythonPluginVersionForExamples=2.8.1
kotlin.code.style=official
# Opt-out flag for bundling Kotlin standard library.
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.
0 commit comments