You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2021/09/23 02:50:10 UTC

[james-mime4j] 01/03: [CHANGELOG] Track changes for MIME4J 0.8.6

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git

commit 86535237e9951cc61d5d5eeda9d7bb08587e51e2
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Fri Sep 17 17:57:52 2021 +0700

    [CHANGELOG] Track changes for MIME4J 0.8.6
---
 CHANGELOG.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f631ed..28aed3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 
 ## [UNRELEASED]
 
+## [0.8.6] - 2021-09-24
+
+Changes included in this release:
+
+Performance enhancements:
+
+ - MIME4J-306 MimeUtil::unfold should group char appends (#52)
+ - MIME4J-305 ContentUtil::decode can avoid using StringBuilder (#51)
+ - MIME4J-304 DecoderUtil::decodeEncodedWords without REGEXP (#50)
+
+Various changes:
+
+ - Add maven-javadoc-plugin (#54)
+
 ## [0.8.5] - 2021-07-01
 
 Changes included in this release:

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org