File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ Authors:
15
15
16
16
Contributors :
17
17
18
+ # 2 .16.0 (not yet released)
19
+
20
+ WrongWrong (@k163377 )
21
+ * #682 : Remove MissingKotlinParameterException and replace with MismatchedInputException
22
+
18
23
# 2 .15.2
19
24
20
25
WrongWrong (@k163377 )
Original file line number Diff line number Diff line change @@ -16,7 +16,11 @@ Co-maintainers:
16
16
= == Releases == =
17
17
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
18
18
19
- 2.16 .0 (not yet relesed )
19
+ 2.16 .0 (not yet released )
20
+
21
+ #682 : Remove MissingKotlinParameterException and replace with MismatchedInputException
22
+ This change removes MissingKotlinParameterException and resolves #617 .
23
+ This change is a prerequisite for future work to improve performance .
20
24
21
25
2.15 .2 (30 - May - 2023 )
22
26
You can’t perform that action at this time.
0 commit comments