Skip to content

Commit 99f3dd2

Browse files
committed
docs: Update CHANGELOG.md with recent changes
1 parent 335b15d commit 99f3dd2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,14 @@
99
### Fixed
1010

1111
### Changed
12-
- Expand the plugin's compatible IDE build versions from `232.*` to `241.*`.
12+
- Expand the plugin's compatible IDE build versions from `241.*` to `243.*`.
1313

1414
### Removed
1515

16+
## [2.0.1] - 2024-04-04
17+
### Fixed
18+
- Fix plugin compatibility issue after IntelliJ IDEA version 2023.2
19+
1620
## [2.0.0] - 2023-08-30
1721

1822
### Added
@@ -56,7 +60,9 @@
5660
- Define events to detect and add challenges for each event
5761
- Implement notification alert feature for leveling up or completing challenges
5862

59-
[Unreleased]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v2.0.0...HEAD
63+
[Unreleased]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v2.0.1...HEAD
64+
65+
[2.0.1]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v2.0.0...v2.0.1
6066

6167
[2.0.0]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.1...v2.0.0
6268

0 commit comments

Comments
 (0)