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 a8cedf42 Update changelog a8cedf42 is described below commit a8cedf42488692b1ab5395e8ab1ea63bdb29cde1 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Thu Jul 17 20:17:30 2025 +0200 Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fb7ba01..4a1ec963 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ 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/) +## [0.8.13] - unreleased + + - MIME4J-332 Improve handling of "sectioned" field names + - MIME4J-331 Add support for RFC-6532 Internationalized Email Headers, and test it. (#114) + - MIME4J-330 Fix MimeStreamParser bug: part body stream ends with CR + +## [0.8.12] - 2024-12-23 + +New release tagged without changes. + ## [0.8.11] - 2024-03-05 - MIME4J-326 SILENT monitor for header decoding --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org