JAMES-2529 Add JMAP filtering to the changelog
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3dc21629 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3dc21629 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/3dc21629 Branch: refs/heads/master Commit: 3dc216295e94405a4cd90401def96709b96130f1 Parents: d2a590f Author: Benoit Tellier <[email protected]> Authored: Wed Aug 29 16:16:01 2018 +0700 Committer: Antoine Duprat <[email protected]> Committed: Thu Aug 30 15:30:44 2018 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/3dc21629/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1937b44..7c4aefe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ## [Unreleased] +### Added +- Mail filtering configured via the JMAP protocol + ### Changed - Multiple libraries updates - Migration from Cassandra 2 to Cassandra 3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
