diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index ae7f456236..a0f145410e 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -28,4 +28,5 @@ This is a minor release. ### External Contributions +* [#1264](https://github.com/pmd/pmd/pull/1264): \[cpp] Fix NullPointerException in CPPTokenizer:99 - [Rafael Cortês](https://github.com/mrfyda) * [#1258](https://github.com/pmd/pmd/pull/1258): \[java] Use typeof in MissingSerialVersionUID - [krichter722](https://github.com/krichter722)