diff --git a/CHANGELOG.md b/CHANGELOG.md index b52845439..ebd28cf94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 9.11.4 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/29?closed=1 +* #471 restore method `setScaleToFit` (#472) + ## 9.11.3 - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/28?closed=1 * Add support for percent-encoded data URLs -- thanks to Romain Moreau (#457) * #466 restore class `ToPDF` diff --git a/flying-saucer-core/pom.xml b/flying-saucer-core/pom.xml index 8bd8dd65d..bd98a5274 100644 --- a/flying-saucer-core/pom.xml +++ b/flying-saucer-core/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 ../pom.xml diff --git a/flying-saucer-examples/pom.xml b/flying-saucer-examples/pom.xml index d3624037b..2bda0064a 100644 --- a/flying-saucer-examples/pom.xml +++ b/flying-saucer-examples/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 ../pom.xml diff --git a/flying-saucer-fop/pom.xml b/flying-saucer-fop/pom.xml index b55fa794b..5cedb9ac4 100644 --- a/flying-saucer-fop/pom.xml +++ b/flying-saucer-fop/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 ../pom.xml diff --git a/flying-saucer-log4j/pom.xml b/flying-saucer-log4j/pom.xml index 679e80386..1c53791b9 100644 --- a/flying-saucer-log4j/pom.xml +++ b/flying-saucer-log4j/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 ../pom.xml diff --git a/flying-saucer-pdf-osgi/pom.xml b/flying-saucer-pdf-osgi/pom.xml index bbfe413fd..817217a97 100644 --- a/flying-saucer-pdf-osgi/pom.xml +++ b/flying-saucer-pdf-osgi/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 ../pom.xml diff --git a/flying-saucer-pdf/pom.xml b/flying-saucer-pdf/pom.xml index 22a4ad26a..a1682101e 100644 --- a/flying-saucer-pdf/pom.xml +++ b/flying-saucer-pdf/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 ../pom.xml diff --git a/flying-saucer-swt/pom.xml b/flying-saucer-swt/pom.xml index 7d2983c7c..c372a050a 100644 --- a/flying-saucer-swt/pom.xml +++ b/flying-saucer-swt/pom.xml @@ -7,7 +7,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 ../pom.xml diff --git a/pom.xml b/pom.xml index 3295a79a9..7a9037872 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.xhtmlrenderer flying-saucer-parent - 9.1.4-SNAPSHOT + 9.11.4 pom