From fdbc060cbf906aef2324acfc9b5811dbe038cd58 Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Wed, 2 Nov 2022 11:37:46 +0000 Subject: Update for a release git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1904999 13f79535-47bb-0310-9956-ffa450edef68 --- README | 12 ++++++++++++ pom.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README b/README index bccac7406..351ddd97d 100644 --- a/README +++ b/README @@ -107,6 +107,18 @@ under the ./fop sub-directory. RELEASE NOTES ============================================================================== +Version 2.8 +=========== + +Major Changes in Version 2.8 +---------------------------- + +* Require Java 8 or later +* Transparency color support +* Light weight line breaking option + +This release also contains a number of bug fixes. + Version 2.7 =========== diff --git a/pom.xml b/pom.xml index 846278026..45f63975c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 1.9.15 1.8 - 1.15.0-SNAPSHOT + 1.16.0-SNAPSHOT 1.9.1 2.14 2.11.0 -- cgit v1.2.3