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 aef83e6 commit 42a1c35Copy full SHA for 42a1c35
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.4.0
4
5
### Dependencies
6
@@ -11,7 +11,7 @@
11
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8172)
12
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.4.0...8.17.2)
13
- Bump Kotlin version from v1.8.0 to v1.9.21 ([#146](https://github.com/getsentry/sentry-kotlin-multiplatform/pull/146)
14
-
+
15
## 0.3.0
16
17
### Features
gradle.properties
@@ -11,7 +11,7 @@ compose.version=1.3.1-rc01
jvm.version=1.8
# Release information
-versionName=0.3.0
+versionName=0.4.0
# Increase memory for in-process compiler execution.
org.gradle.jvmargs=-Xmx6g
0 commit comments