Skip to content

Commit fe3e0ad

Browse files
committed
Fix CHANGELOG.md
1 parent 9c0042b commit fe3e0ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
## v1.3.0 / 2025-xx-xx
66

7-
* Deprecated all `takeXxx` functions, renamed to `getXxx` to avoid confusion
7+
* Deprecated all `takeXxx` functions, renamed to `getXxx` to avoid confusion ([issue#29](https://github.com/ctripcorp/mmkv-kotlin/issues/29))
88

99
## v1.2.18/ 2025-07-07
1010

1111
* Based on `Kotlin 2.2.0`, `MMKV 2.2.2`
12-
* Fixed a bug of function `initilize()`
12+
* Fixed a bug of function `initilize()` ([issue#44](https://github.com/ctripcorp/mmkv-kotlin/issues/44))
1313
* All overload versions of function `initialize` could pass `null` as their parameter `rootDir`
1414

1515
## v1.2.17/ 2025-04-23

0 commit comments

Comments
 (0)