Skip to content

Commit 569becc

Browse files
committed
Release v10
1 parent ddbb9d2 commit 569becc

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,20 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6-
[9] - 2017-10-20
6+
## [10] - 2022-10-13
7+
### Added
8+
- A new `-c`/`--config` option allows specifying the Notmuch configuration
9+
file path. (Patch by Lars Haalck
10+
11+
up fix by Bence Ferdinandy <[[email protected]]([email protected])>).
12+
- A new `-f`/`--format` option supersedes `--mutt`, and also allows using
13+
`--format=aerc` to be used with the [aerc](https://aerc-mail.org/) user
14+
agent. (Patch by Bence Ferdinandy <[[email protected]]([email protected])>).
15+
16+
### Fixed
17+
- Fix more uses of deprecated Notmuch functions.
18+
19+
## [9] - 2017-10-20
720
### Fixed
821
- Fix crash in when running queries and the program is build with Notmuch 0.25.
922
(Patch by Joshua Krusell <[[email protected]]([email protected])>).
@@ -63,6 +76,7 @@ All notable changes to this project will be documented in this file.
6376
- First working version of `notmuch-addrlookup`.
6477

6578
[Unreleased]: https://github.com/aperezdc/notmuch-addrlookup-c/compare/v9...HEAD
79+
[10]: https://github.com/aperezdc/notmuch-addrlookup-c/compare/v9...v10
6680
[9]: https://github.com/aperezdc/notmuch-addrlookup-c/compare/v8...v9
6781
[8]: https://github.com/aperezdc/notmuch-addrlookup-c/compare/v7...v8
6882
[7]: https://github.com/aperezdc/notmuch-addrlookup-c/compare/v6...v7

0 commit comments

Comments
 (0)