diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index c9df30afa8..69e7aaf163 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -21,6 +21,11 @@ This is a bug fixing release. ### Fixed Issues +* apex-security + * [#788](https://github.com/pmd/pmd/issues/788): \[apex] Method chaining breaks ApexCRUDViolation + ### API Changes -### External Contributions \ No newline at end of file +### External Contributions + +* [#799](https://github.com/pmd/pmd/pull/799): \[apex] Method chaining breaks ApexCRUDViolation - [Robert Sösemann](https://github.com/up2go-rsoesemann)