Update from 40c25caa to 1aa1f46a:

- binds: add some vim-inspired binds
  - maildir: show valid messages even if there are errors
  - release.sh: add --dry-run flag
  - flags: add support for draft flag
  - notmuch: centralize flag/tag mappings
  - tabs: optimize switching by offsets
  - compose: don't attach key when removing signature
  - mod: upgrade go-maildir to v0.4.1
This commit is contained in:
Matej Cepl 2024-01-27 19:35:34 +01:00
parent 8413d5e9de
commit 42503d6c7c
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Jan 27 18:35:21 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 40c25caa to 1aa1f46a:
- binds: add some vim-inspired binds
- maildir: show valid messages even if there are errors
- release.sh: add --dry-run flag
- flags: add support for draft flag
- notmuch: centralize flag/tag mappings
- tabs: optimize switching by offsets
- compose: don't attach key when removing signature
- mod: upgrade go-maildir to v0.4.1
-------------------------------------------------------------------
Fri Jan 26 14:48:53 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.16+git.1706221981.40c25caa
Version: 0.16+git.1706305113.1aa1f46a
Release: 0
Summary: An email client for terminals
License: MIT