From fb0e455e49ddd7f655d05f0fd896660a131bf7d0 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Wed, 8 Aug 2018 08:30:05 +0200 Subject: [PATCH] Update release notes, refs #1290 --- 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 c64d3d109d..77784fc832 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -52,3 +52,4 @@ This is a minor release. * [#1277](https://github.com/pmd/pmd/pull/1277): \[jsp] #1276 add support for jspf and tag extensions - [Jordi Llach](https://github.com/jordillachmrf) * [#1275](https://github.com/pmd/pmd/pull/1275): \[jsp] Issue #1274 - Support EL in tag attributes - [Jordi Llach](https://github.com/jordillachmrf) * [#1278](https://github.com/pmd/pmd/pull/1278): \[ci] \[GSoC] Use pmdtester 1.0.0.pre.beta3 - [BBG](https://github.com/djydewang) +* [#1290](https://github.com/pmd/pmd/pull/1290): \[docs] \[GSoC] Create the documentation about pmdtester - [BBG](https://github.com/djydewang)