diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0d5a8c..0655783 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.4.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.3.0...v1.4.0) (2024-03-28)
+
+
+### Features
+
+* Changed image comparison logic. ([#35](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/35)) ([31766a8](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/31766a8b4729d62587ed9a30c304f242ad9442d6))
+
## [1.3.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.2.0...v1.3.0) (2024-03-15)
diff --git a/pom.xml b/pom.xml
index f7b9f1d..efd749f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
ch.sbb.html5diff
html5diff
- 1.3.1-SNAPSHOT
+ 1.4.0