MIME4J-297 Detail more the changelog pre-8.0.4 release
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b06989f..0daf9bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,18 @@
 
 ## [Unreleased]
 
+Changes includes in this release:
+
+ - MIME4J-233 bad parsing of mbox files using MboxIterator
+ - MIME4J-273 Update EncoderUtil#encodeB encoding string splitting point
+ - MIME4J-287 JAVA 8 JDK
+ - MIME4J-289 Libraries upgrade
+ - MIME4J-292 ContentTypeField strong typing
+ - MIME4J-295 Allow for overriding the charset when decoding q or b encoded words
+ - MIME4J-296 MboxIterator should use Path instead of File
+
+More information on the [JIRA](https://issues.apache.org/jira/browse/MIME4J-297?jql=project%20%3D%20MIME4J%20AND%20fixVersion%20%3D%200.8.4)
+
 ## [0.8.3] - 2019-03-21
 
 Changes includes in this release:
@@ -15,6 +27,8 @@
  - MIME4J-280: Improve exception handling
  - MIME4J-283: DecoderUtil performance fix
 
+More information on the [JIRA](https://issues.apache.org/jira/browse/MIME4J-297?jql=project%20%3D%20MIME4J%20AND%20fixVersion%20%3D%200.8.3)
+
 ## [0.8.2] - 2018-04-27
 
 This release solves the following bugs:
@@ -29,6 +43,8 @@
  - MIME4J-271 Make possible to define a Content-Type parameter
  - MIME4J-272 Implicit DOM builder call
 
+More information on the [JIRA](https://issues.apache.org/jira/browse/MIME4J-297?jql=project%20%3D%20MIME4J%20AND%20fixVersion%20%3D%200.8.2)
+
 ## [0.8.1] - 2017-06-27
 
 This release includes:
@@ -37,6 +53,12 @@
    - provide a way to know the header Date is absent
    - correction of header parsing when century is absent
 
-## [0.8.0 & earlier] - 2016-10-12
+More information on the [JIRA](https://issues.apache.org/jira/browse/MIME4J-297?jql=project%20%3D%20MIME4J%20AND%20fixVersion%20%3D%200.8.1)
 
-Too many untracked changes, sorry. But you can have a look at our [JIRA](https://issues.apache.org/jira/browse/MIME4J)
\ No newline at end of file
+## [0.8.0] - 2016-10-12
+
+Changed were tracked on [JIRA](https://issues.apache.org/jira/browse/MIME4J-297?jql=project%20%3D%20MIME4J%20AND%20fixVersion%20%3D%200.8.0)
+
+## [earlier]
+
+Too many untracked changes, sorry. But you can have a look at our [JIRA](https://issues.apache.org/jira/browse/MIME4J)