diff --git a/CHANGELOG.md b/CHANGELOG.md
index 625f2bb..b69fb5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [1.4.0](https://github.com/php-internal/path/compare/1.3.0...1.4.0) (2026-09-08)
+
+
+### Features
+
+* downgrade min PHP version requirement to >=8.1 and fix cs-fix.yml syntax ([3cd4b58](https://github.com/php-internal/path/commit/3cd4b58a17b39307f3549c715c9047ffde32a68d))
+
+
+### Documentation
+
+* Add the Vibe Index badge placeholder to README ([9f33e39](https://github.com/php-internal/path/commit/9f33e39c1d5fbfa9a68e60e16d9af10961ef9449))
+
## [1.3.0](https://github.com/php-internal/path/compare/1.2.0...1.3.0) (2026-08-12)
diff --git a/README.md b/README.md
index 828bde9..99993d4 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
-[](https://github.com/roxblnfk/action-vibe-index)
+[](https://github.com/roxblnfk/action-vibe-index)
[](https://boosty.to/roxblnfk)
diff --git a/resources/version.json b/resources/version.json
index 6a787c5..73d3293 100644
--- a/resources/version.json
+++ b/resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.3.0"
+ ".": "1.4.0"
}