Skip to content

Commit 90b085f

Browse files
committed
Update CHANGELOG.md
1 parent 80a0067 commit 90b085f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

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+
313
## 0.2.0
414

515
#### Fixes

0 commit comments

Comments
 (0)