diff --git a/CHANGELOG.md b/CHANGELOG.md index 393c542..6c1d108 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.1](https://github.com/php-internal/dload/compare/1.8.0...1.8.1) (2025-12-17) + + +### Documentation + +* **Readme:** Sync translations with GitLab support changes ([6514fda](https://github.com/php-internal/dload/commit/6514fdafbb0ddce0361e6734d47516ce4f83ed97)) + ## [1.8.0](https://github.com/php-internal/dload/compare/1.7.3...1.8.0) (2025-12-17) diff --git a/resources/version.json b/resources/version.json index 3800c06..064e56a 100644 --- a/resources/version.json +++ b/resources/version.json @@ -1,3 +1,3 @@ { - ".": "1.8.0" + ".": "1.8.1" }