diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e32079..b45b76c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [v0.1.2](https://github.com/Cassin01/ghm/compare/v0.1.1...v0.1.2) - 2025-07-04 +- Remove traling white spaces by @Cassin01 in https://github.com/Cassin01/ghm/pull/3 + ## [v0.1.1](https://github.com/Cassin01/ghm/compare/v0.1.0...v0.1.1) - 2025-07-03 ## [v0.1.0](https://github.com/Cassin01/ghm/commits/v0.1.0) - 2025-07-03 diff --git a/VERSION b/VERSION index 6da28dd..8294c18 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.1 \ No newline at end of file +0.1.2 \ No newline at end of file