diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf70e17a644674569fcd49571b6371d4c0a8931b..e589275fdb6bdf64472bb534428e8c658ac21e0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,25 +5,25 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
-## [1.4.2]
+## [1.4.2] - 25/05/2020
 - Removed library declaration of JS file that does not exist
 
-## [1.4.1] - 26-02-2020
+## [1.4.1] - 26/02/2020
 - Fixed .once is not a function for Featured Banner display format
 
-## [1.4.0] - 18-07-2019
+## [1.4.0] - 18/07/2019
 - Added Card Grid display format
 - Added Event Grid display format
 - Added support for using grouping field in Accordion and Teaser List DF
 - Added settings menu in /admin/config/display-formats/settings
 - Fixed color consistency for all display formats
 
-## [1.3.0] - 24-04-2019
+## [1.3.0] - 24/04/2019
 - Added Vertical Boxes display format
 - Added Featured Banner display format
 - Fixed issue of Accordion display format grouped rows
 
-## [1.2.0] - 26-02-2019
+## [1.2.0] - 26/02/2019
 - Fixed error in views that use Horizontal Boxes [provided default value]
 - Fixed default-row-class value being kept even after overriden
 - Added Collision display format
@@ -32,10 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Improved code by changing format conditionals (name to ID)
 - Changed font-size of Teaser List
 
-## [1.1.0] - 22-11-2018
+## [1.1.0] - 22/11/2018
 - Added Accordion as display format
 - Changed conditions for Horizontal Boxes
 - Removed debugging conditions
 
-## [1.0.0] - 04-10-2018
+## [1.0.0] - 04/10/2018
 - Added Horizontal Boxes as display format
\ No newline at end of file