We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0042b commit fe3e0adCopy full SHA for fe3e0ad
1 file changed
CHANGELOG.md
@@ -4,12 +4,12 @@
4
5
## v1.3.0 / 2025-xx-xx
6
7
-* Deprecated all `takeXxx` functions, renamed to `getXxx` to avoid confusion
+* Deprecated all `takeXxx` functions, renamed to `getXxx` to avoid confusion ([issue#29](https://github.com/ctripcorp/mmkv-kotlin/issues/29))
8
9
## v1.2.18/ 2025-07-07
10
11
* Based on `Kotlin 2.2.0`, `MMKV 2.2.2`
12
-* Fixed a bug of function `initilize()`
+* Fixed a bug of function `initilize()` ([issue#44](https://github.com/ctripcorp/mmkv-kotlin/issues/44))
13
* All overload versions of function `initialize` could pass `null` as their parameter `rootDir`
14
15
## v1.2.17/ 2025-04-23
0 commit comments