We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a0067 commit 90b085fCopy full SHA for 90b085f
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## 0.2.1
4
+
5
+#### Fixes
6
7
+- Fixed the library being incompatible with kotlinx.serialization 1.2.0 and above ([#118](https://github.com/Kotlin/kotlinx-datetime/issues/118)).
8
9
+#### Features
10
11
+- `watchosX64` target support. In practice, this means the ability to run projects that depend on this library in the iOS Simulator for Apple Watch.
12
13
## 0.2.0
14
15
#### Fixes
0 commit comments