Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## [Unreleased]

## [0.1.0] - 2026-09-02
## [0.1.1] - 2026-09-02

### Added

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Loading