Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
eylles committed May 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent df70f2c commit a5ebec0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [3.5.3] - 2024-05-07

- Fixed issue with `wal` backend sometimes reading garbage data form imagemagick.
- Added notice for Imagemagick 7 policy change, fix on wiki.
- Added custom `foreground` argument just like custom `background` argument.
- Change open files to write in non-blocking mode.

## [3.5.2] - 2024-05-06

- modified generic_adjust and added a pre-adjust to the colorthief backend to match legacy background colors
@@ -761,7 +768,8 @@ Note to self: Don't flag releases before coffee.



[Unreleased]: https://github.com/eylles/pywal16/compare/3.5.2...HEAD
[Unreleased]: https://github.com/eylles/pywal16/compare/3.5.3...HEAD
[3.5.3]: https://github.com/eylles/pywal16/compare/3.5.2...3.5.3
[3.5.2]: https://github.com/eylles/pywal16/compare/3.5.1...3.5.2
[3.5.1]: https://github.com/eylles/pywal16/compare/3.5.0...3.5.1
[3.5.0]: https://github.com/eylles/pywal16/compare/3.4.0...3.5.0

0 comments on commit a5ebec0

Please sign in to comment.