diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 4686b766f..ba1979e95 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -49,7 +49,6 @@ However, if the password is not specified, the user will be prompted to enter a
## Fixed issues
* [#657] Support type `char[]` for interactive options. Thanks to [Lukáš Petrovický](https://github.com/triceo) for raising this issue.
-* [#648] Introduce a failing test for char[] type conversion. Thanks to [Lukáš Petrovický](https://github.com/triceo) for the pull request.
* [#536] Support optionally interactive options. Thanks to [Lukas Heumos](https://github.com/Zethson) for raising this issue.
## Deprecations