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 86ba41d7667cd6153bbf7708fd3317d3d058bfce Author: Benoit Tellier <[email protected]> AuthorDate: Wed Apr 21 17:49:32 2021 +0700 MIME4J-297 0.8.4 release in the changelog --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6df175f..9acbbcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ## [Unreleased] -Changes includes in this release: +## [0.8.4] - 2021-04-21 + +Changes included in this release: - MIME4J-233 bad parsing of mbox files using MboxIterator - MIME4J-273 Update EncoderUtil#encodeB encoding string splitting point @@ -19,7 +21,7 @@ More information on the [JIRA](https://issues.apache.org/jira/browse/MIME4J-297? ## [0.8.3] - 2019-03-21 -Changes includes in this release: +Changes included in this release: - MIME4J-270: Using "alternative" as default subtype - MIME4J-263: decoding encoded words with empty encoded-text --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
