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

chibenwa 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 d44e4c10 [DOC] Bump version & changelog
d44e4c10 is described below

commit d44e4c101e3cb568477199d02708fd98cc8ea12f
Author: Benoit TELLIER <[email protected]>
AuthorDate: Thu Sep 3 10:14:12 2026 +0200

    [DOC] Bump version & changelog
---
 CHANGELOG.md    | 5 +++++
 docs/antora.yml | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f0b4b4b..485e0dc1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@ 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.15] - 2026-09-03
+
+ - [ENHANCEMENT] More configurable parsing limits and better defaults
+ - [DOCUMENTATION] Migrate site content to Antora
+
 ## [0.8.14] - 2026-04-21
 
  - [PERF] Reduce String allocs in RawFieldParser
diff --git a/docs/antora.yml b/docs/antora.yml
index e22fae66..69490095 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -7,4 +7,4 @@ nav:
 asciidoc:
   attributes:
     # Latest released version, as published on Maven central. Bump on release.
-    mime4j-version: '0.8.14@'
+    mime4j-version: '0.8.15@'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to