Skip to content

Commit

Permalink
Merge pull request #180 from zakird/version-0.12.6.8
Browse files Browse the repository at this point in the history
Update CHANGELOG for version 0.12.6.8
  • Loading branch information
unixmonkey authored Aug 27, 2024
2 parents 66d12bd + a0b213e commit a29aa7d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.12.6.8

- Add support for Ubuntu 24.04 using the Ubuntu 22.04 binary
- Add support for Linux Mint 22 using the Ubuntu 22.04 binary
- Add support for Alibaba Cloud Linux using the CentOS 8 binary
- Add support for AlmaLinux using the CentOS 8 binary
- Fix Amazon Linux 2023 support using the CentOS binaries

# 0.12.6.7

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

# 0.9.9
Update `wkhtmltopdf` binaries with version 0.9.9

2 changes: 1 addition & 1 deletion wkhtmltopdf-binary.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "wkhtmltopdf-binary"
s.version = "0.12.6.7"
s.version = "0.12.6.8"
s.license = "Apache-2.0"
s.author = "Zakir Durumeric"
s.email = "[email protected]"
Expand Down

0 comments on commit a29aa7d

Please sign in to comment.