Skip to content

Commit fbcab6d

Browse files
committed
Update changelog for 1.0.0-RC
1 parent dc31627 commit fbcab6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog #
22

3+
## v1.0.0-RC *(2022-10-02)* ##
4+
5+
- Update to Kotlin 1.7.20, Gradle 7.5.1, and Android Gradle Plugin 7.2.2.
6+
- BREAKING: Remove all deprecated API.
7+
- BREAKING: Remove `useFrosenListeners` parameter from `NSUserDefaultsSettings`.
8+
- BREAKING: Factory implementations now return a specific type from `create()` rather than returning `Settings`.
9+
310
## v1.0.0-alpha01 *(2022-06-02)* ##
411

512
- BREAKING: Rename Settings implementations to be based on the underlying API used rather than the platform

0 commit comments

Comments
 (0)