Skip to content

Commit a0b213e

Browse files
committed
Update CHANGELOG for version 0.12.6.8
1 parent 66d12bd commit a0b213e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.12.6.8
2+
3+
- Add support for Ubuntu 24.04 using the Ubuntu 22.04 binary
4+
- Add support for Linux Mint 22 using the Ubuntu 22.04 binary
5+
- Add support for Alibaba Cloud Linux using the CentOS 8 binary
6+
- Add support for AlmaLinux using the CentOS 8 binary
7+
- Fix Amazon Linux 2023 support using the CentOS binaries
8+
19
# 0.12.6.7
210

311
- Setup of GitHub action test automation for Linux/MacOS builds
@@ -75,4 +83,3 @@ Update MacOS `wkhtmltopdf` binary to 0.9.9
7583

7684
# 0.9.9
7785
Update `wkhtmltopdf` binaries with version 0.9.9
78-

wkhtmltopdf-binary.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = "wkhtmltopdf-binary"
5-
s.version = "0.12.6.7"
5+
s.version = "0.12.6.8"
66
s.license = "Apache-2.0"
77
s.author = "Zakir Durumeric"
88
s.email = "[email protected]"

0 commit comments

Comments
 (0)