Skip to content

Commit a90463c

Browse files
committed
Update release notes wrt #682
1 parent c3a056f commit a90463c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Authors:
1515

1616
Contributors:
1717

18+
# 2.16.0 (not yet released)
19+
20+
WrongWrong (@k163377)
21+
* #682: Remove MissingKotlinParameterException and replace with MismatchedInputException
22+
1823
# 2.15.2
1924

2025
WrongWrong (@k163377)

release-notes/VERSION-2.x

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ Co-maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

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.
2024

2125
2.15.2 (30-May-2023)
2226

0 commit comments

Comments
 (0)