diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dbd9ca..a261aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## [Unreleased] -## [0.1.0] - 2026-09-02 +## [0.1.1] - 2026-09-02 ### Added @@ -35,7 +35,6 @@ - Withdrawn. The upload was rejected by the JetBrains Marketplace over the plugin's use of internal and deprecated platform API. - ## [0.0.4] - 2026-08-04 ### Added @@ -131,7 +130,8 @@ - Verified against IntelliJ Platform 2025.2 through 2026.2 -[Unreleased]: https://github.com/vhrabar/IssueHub/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/vhrabar/IssueHub/compare/v0.1.1...HEAD +[0.1.1]: https://github.com/vhrabar/IssueHub/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/vhrabar/IssueHub/compare/v0.0.4...v0.1.0 [0.0.4]: https://github.com/vhrabar/IssueHub/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/vhrabar/IssueHub/compare/v0.0.2...v0.0.3