Skip to content

Commit 460e971

Browse files
committed
add version 1.55.0 changelog entry for PR #3 Add JPEG Add CMYK and YCCK support
1 parent 75cfd78 commit 460e971

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,30 @@
1+
# 1.55.0 Release
2+
3+
2015-08-20
4+
5+
* @bstoots Add JPEG Add CMYK and YCCK support https://github.com/nkiraly/Java-FPDF/pull/3
6+
7+
18
# 1.54.0 Release
29

310
2015-04-01
411

5-
* GIF image support
6-
* PNG alpha channel support
12+
* @austinhyde GIF image support https://github.com/nkiraly/Java-FPDF/pull/2
13+
* @austinhyde PNG alpha channel support https://github.com/nkiraly/Java-FPDF/pull/2
714

815

916
# 1.53.2 Release
1017

1118
2015-03-27
1219

13-
* Render JPG images correctly / deterministically by including image index in its info
14-
* Actually render text while still respecting text color.
20+
* @austinhyde Render JPG images correctly / deterministically by including image index in its info https://github.com/nkiraly/Java-FPDF/pull/1
21+
* @austinhyde Actually render text while still respecting text color https://github.com/nkiraly/Java-FPDF/pull/1
1522

1623
# 1.53.1 Release
1724

1825
2015-03-19
1926

20-
* Improve character width loading from resources and error messages when the resource is not found
27+
* @nkiraly Improve character width loading from resources and error messages when the resource is not found
2128

2229

2330
# 1.53.0 Release

0 commit comments

Comments
 (0)