We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf23637 + 71baa7d commit 521cf86Copy full SHA for 521cf86
release-notes/CREDITS-2.x
@@ -31,6 +31,7 @@ WrongWrong (@k163377)
31
* #646: In 2.15, fixed to not be able to use Kotlin 1.4 or lower.
32
* #647: Added deprecation to MissingKotlinParameterException.
33
* #652: Deletion of unused methods.
34
+* #654: Change MKPE.parameter property to transient.
35
36
# 2.14.0
37
release-notes/VERSION-2.x
@@ -19,6 +19,7 @@ Co-maintainers:
19
2.15.0 (not yet released)
20
21
#652: Deletion of unused methods(fixes #508)
22
+#654: Change MKPE.parameter property to transient(fixes #572)
23
24
2.15.0-rc1 (18-Mar-2023)
25
0 commit comments