From aad73dbfefd71d46072138109ce1288d96c329cc Mon Sep 17 00:00:00 2001 From: Asmir Mustafic Date: Sun, 5 Jul 2020 09:53:37 +0200 Subject: [PATCH] prepare 2.7.3 --- RELEASE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 0bf54c6..9aea42c 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,9 @@ # Release Notes +2.7.3 (2020-07-05) + +- #190: mitigate cyclic reference between output rules and the traverser objects + 2.7.2 (2020-07-01) - #187: Fixed memory leak in HTML5::saveHTML()