Skip to content
Open
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
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased]

## [0.10.4] - 2025-02-14

### Added

- Support for IntelliJ Platform 2025.1.*
Expand All @@ -16,7 +18,7 @@

### Chore

- CI: Fix gradle-setup action by upgrading to v4
- CI: Fix gradle-setup action by upgrading to v4

## [0.10.2] - 2024-09-18

Expand Down Expand Up @@ -59,7 +61,8 @@ most Intellij users.
- wokwi.toml analysis support
- Wokwi simulation debugging support

[Unreleased]: https://github.com/Jozott00/wokwi-intellij/compare/v0.10.3...HEAD
[Unreleased]: https://github.com/Jozott00/wokwi-intellij/compare/v0.10.4...HEAD
[0.10.4]: https://github.com/Jozott00/wokwi-intellij/compare/v0.10.3...v0.10.4
[0.10.3]: https://github.com/Jozott00/wokwi-intellij/compare/v0.10.2...v0.10.3
[0.10.2]: https://github.com/Jozott00/wokwi-intellij/compare/v0.10.1...v0.10.2
[0.10.1]: https://github.com/Jozott00/wokwi-intellij/compare/v0.10.0...v0.10.1
Expand Down