You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# CHANGELOG
2
2
3
+
## 0.5.0
4
+
5
+
- Update Kotlin dependency to 1.9.21, kotlinx.serialization to 1.6.2
6
+
- Add support of Wasm-Js target through Js interop with the same js-joda library as in Js ([#315](https://github.com/Kotlin/kotlinx-datetime/pull/315))
7
+
- Prevent secondary outputs of Java 9 compilation getting packed into jar ([#305](https://github.com/Kotlin/kotlinx-datetime/pull/305))
8
+
3
9
## 0.4.1
4
10
5
11
- Update Kotlin dependency to 1.8.21, kotlinx.serialization to 1.5.1
0 commit comments