We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e61738 commit 1bb5705Copy full SHA for 1bb5705
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 1.54.0 Release
2
+
3
+2015-04-01
4
5
+* GIF image support
6
+* PNG alpha channel support
7
8
9
# 1.53.2 Release
10
11
2015-03-27
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.koadweb.javafpdf</groupId>
<artifactId>java-fpdf</artifactId>
- <version>1.53.2</version>
+ <version>1.54.0</version>
<packaging>jar</packaging>
<name>Java FPDF</name>
0 commit comments