diff --git a/CHANGELOG.md b/CHANGELOG.md
index d903a4652c69550713c5c49b7bff4f1496481b3f..d0fb536438180b9fc478415da4bbeaf5bac68fa4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,9 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
-- Resolved the issue with navbar rows incorrectly displaying side-by-side on larger screens.Fixed navbar rows displaying side-by-side on large screens.
+- Resolved the issue with navbar rows incorrectly displaying side-by-side on larger screens.
 
-## [2.4.0]
+## [2.4.0] - 2024-03-11
 
 ### Added
 
@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Added dataset slug field in the dataset form.
 - Added Apache Parquet file format to File Formats RDF file.
 
-## [2.3.1]
+## [2.3.1] - 2023-12-01
 
 ### Added
 
@@ -42,7 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Fixed missing license properties (`od_conformance`, `ods_conformance`) in the [license configuration](./ckanext/odsh/resources/licenses.json).
 
-## [2.3.0]
+## [2.3.0] - 2023-11-21
 
 ### Added
 
@@ -81,7 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Updated minimum version of ckanext-spatial extension to `2.0.0`.
 - Moved `fanstatic` webassets to `assets` directory.
 
-## [2.2.0]
+## [2.2.0] - 2023-07-24
 
 ### Added
 
@@ -92,7 +92,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Removed language field from dataset form.
 
-## [2.1.0]
+## [2.1.0] - 2023-07-10
 
 ### Added