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


The following commit(s) were added to refs/heads/master by this push:
     new c5b93cd  Changelog for 8.7.0
c5b93cd is described below

commit c5b93cdd001223761221baa81c7a776f6194c2aa
Author: Benoit Tellier <btell...@linagora.com>
AuthorDate: Fri Apr 1 11:30:54 2022 +0700

    Changelog for 8.7.0
---
 CHANGELOG.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28aed3c..b622267 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,19 @@ The format is based on [Keep a 
Changelog](http://keepachangelog.com/en/1.0.0/)
 
 ## [UNRELEASED]
 
+## [0.8.7] - 2022-04-01
+
+Bug fixes:
+
+ - Support for JRE 8 plateform
+ - MIME4J-307 AbstractHeader::getField (with cast) should handle missing 
header (#59)
+ - MIME4J-109 use correct character encoding when parsing of MIME parameter 
value (#66)
+ - MIME4J-253 fix parsing encoded local part (#65)
+
+Enhancements:
+
+ - MIME4J-309 MimeUtil::date0 should use DateTimeFormatter (#61)
+
 ## [0.8.6] - 2021-09-24
 
 Changes included in this release:

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

Reply via email to