diff --git a/aerc.changes b/aerc.changes index bfdb9cb..4c64ee3 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Feb 11 23:40:50 UTC 2024 - Matej Cepl + +- Update from 2187ea16 to 7c7a7ba8: + - view: only set seen flag if not present + - templates: Add documentation for .Signature + - security: update dependencies with known vulnerabilities + - filter: allow workers to combine filter terms + - commands: add align + - config: add msglist-scroll-offset + - scrollable: rewrite with scroll offset + - calendar: make invitation matching case-insensitive + - app: add keybinds annotation when printing bindings + - compose: show annotations on the review screen + - binds: parse annotations from keybind config + - templates: use email address as fallback + ------------------------------------------------------------------- Sun Feb 4 10:29:58 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 2b55aa2..8ac1c85 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.17.0+git.1707038456.2187ea16 +Version: 0.17.0+git.1707685436.7c7a7ba8 Release: 0 Summary: An email client for terminals License: MIT