File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog #
2
2
3
- ## v1.0.0 * (2023-01-XX )* ##
3
+ ## v1.0.0 * (2023-01-14 )* ##
4
4
5
5
- First stable release!
6
6
- Update to Kotlin 1.8.0
7
7
- Fix memory leak in ` KeychainSettings ` .
8
8
- BREAKING: Remove support for legacy Javascript backend.
9
- - Add watchosDeviceArm64 target to ` multiplatform-settings ` , ` multiplatform-settings-no-arg ` ,
9
+ - Add ` watchosDeviceArm64 ` target to ` multiplatform-settings ` , ` multiplatform-settings-no-arg ` ,
10
10
and ` multiplatform-settings-test ` .
11
11
12
12
## v1.0.0-RC * (2022-10-02)* ##
Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ platforms and uploads artifacts to staging on Maven Central. Uploaded artifacts
482
482
483
483
## License
484
484
485
- Copyright 2018-2022 Russell Wolf
485
+ Copyright 2018-2023 Russell Wolf
486
486
487
487
Licensed under the Apache License, Version 2.0 (the "License");
488
488
you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments