Repository: james-project Updated Branches: refs/heads/master 072feaca6 -> 3dc216295
Update 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/554d50a7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/554d50a7 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/554d50a7 Branch: refs/heads/master Commit: 554d50a728710ba7b0b4612298cdca7eaca25faf Parents: 072feac Author: Raphael Ouazana <[email protected]> Authored: Wed Aug 22 12:12:15 2018 +0200 Committer: Antoine Duprat <[email protected]> Committed: Thu Aug 30 15:30:43 2018 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/554d50a7/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a98f56..1937b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ## [Unreleased] ### Changed - Multiple libraries updates +- Migration from Cassandra 2 to Cassandra 3 -## [3.1.0] - date? +### Removed +- Drop partially implemented Kafka distributed events + +## [3.1.0] - 2018-07-31 ### Added - Delegating folders - Introduce an object store --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
