diff --git a/CHANGELOG.md b/CHANGELOG.md index c5c02f7..f2814bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/SchweizerischeBundesbahnen/html5diff/compare/v1.0.0...v1.1.0) (2024-03-14) + + +### Features + +* Fix maven deploy using profile. ([#23](https://github.com/SchweizerischeBundesbahnen/html5diff/issues/23)) ([2c75b14](https://github.com/SchweizerischeBundesbahnen/html5diff/commit/2c75b14aa831d15576c5bd8f4738c97cb46ddfcf)) + ## 1.0.0 (2024-03-14) diff --git a/pom.xml b/pom.xml index 7aba7cb..26f6b05 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ch.sbb.html5diff html5diff - 1.0.1-SNAPSHOT + 1.1.0