diff --git a/CHANGELOG.md b/CHANGELOG.md index a21683d1c085..382462b50eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## pre.756 + +* Kotlin `2.0.0` +* Real `@JsPlainObject` + * With factory methods + * With `copy` method + ## pre.755 * `JsContextFunction` - function with `this` access