From acef94f28a8b59348eb70997a53e4bb5b9471a9c Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Mon, 27 Nov 2017 20:46:44 +0100 Subject: [PATCH] Update release notes, refs #736 --- docs/pages/release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index 6c7a27f17e..1362e8e2e5 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -438,4 +438,5 @@ a warning will now be produced suggesting users to adopt it for better performan * [#696](https://github.com/pmd/pmd/pull/696): \[core] Add remove operation over nodes - [Matias Comercio](https://github.com/MatiasComercio) * [#722](https://github.com/pmd/pmd/pull/722): \[java] Move NPathComplexity from metrics to design - [Clément Fournier](https://github.com/oowekyala) * [#726](https://github.com/pmd/pmd/pull/726): \[java] Fix issue #721 (NPE in InvalidSlf4jMessageFormat) - [Clément Fournier](https://github.com/oowekyala) +* [#736](https://github.com/pmd/pmd/pull/736): \[core] Make Saxon support multi valued XPath properties - [Clément Fournier](https://github.com/oowekyala)