We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c92a5cd + b114e73 commit 5ecac2eCopy full SHA for 5ecac2e
release-notes/CREDITS-2.x
@@ -30,6 +30,7 @@ WrongWrong (@k163377)
30
* #641: Fixed is-getter names to match parameters and fields.
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
35
# 2.14.0
36
release-notes/VERSION-2.x
@@ -16,6 +16,10 @@ Co-maintainers:
16
=== Releases ===
17
------------------------------------------------------------------------
18
19
+2.15.0 (not yet released)
20
+
21
+#652: Deletion of unused methods(fixes #508)
22
23
2.15.0-rc1 (18-Mar-2023)
24
25
#396: (regression) no default no-arguments constructor found
0 commit comments