From 62eb616ea6caa016d985c9956fc97ce9f985acb5 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 24 Nov 2017 14:36:06 +0100 Subject: [PATCH] Update release notes, refs #749 --- docs/pages/release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index e9af5b1070..e750d06a61 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -487,4 +487,4 @@ a warning will now be produced suggesting users to adopt it for better performan * [#737](https://github.com/pmd/pmd/pull/737): \[doc] Fix NPathComplexity documentation bad rendering - [Clément Fournier](https://github.com/oowekyala) * [#744](https://github.com/pmd/pmd/pull/744): \[doc] Added Apex to supported languages - [Michał Kuliński](https://github.com/coola) * [#746](https://github.com/pmd/pmd/pull/746): \[doc] Fix typo in incremental analysis log message - [Clément Fournier](https://github.com/oowekyala) - +* [#749](https://github.com/pmd/pmd/pull/749): \[doc] Update the documentation for properties - [Clément Fournier](https://github.com/oowekyala)