diff --git a/CHANGELOG.md b/CHANGELOG.md index d3e24803..23101abd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ # Changelog # -## v1.0.0 *(2023-01-XX)* ## +## v1.0.0 *(2023-01-14)* ## - First stable release! - Update to Kotlin 1.8.0 - Fix memory leak in `KeychainSettings`. - BREAKING: Remove support for legacy Javascript backend. -- Add watchosDeviceArm64 target to `multiplatform-settings`, `multiplatform-settings-no-arg`, +- Add `watchosDeviceArm64` target to `multiplatform-settings`, `multiplatform-settings-no-arg`, and `multiplatform-settings-test`. ## v1.0.0-RC *(2022-10-02)* ## diff --git a/README.md b/README.md index 340cb731..07df1c1f 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ platforms and uploads artifacts to staging on Maven Central. Uploaded artifacts ## License - Copyright 2018-2022 Russell Wolf + Copyright 2018-2023 Russell Wolf Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.