Skip to content

Commit 29880a3

Browse files
committed
docs: Update CHANGELOG.md with recent changes
1 parent 847ae78 commit 29880a3

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,21 @@
55
## [Unreleased]
66

77
### Added
8-
- Organize CodeXP configuration options by type for easier readability.
9-
- Add a new notification type: CodeXP notification
10-
- Add configuration for notification type (IntelliJ notification or CodeXP notification)
8+
9+
### Fixed
1110

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

1414
### Removed
1515

16+
## [2.0.0] - 2023-08-30
17+
18+
### Added
19+
- Organize CodeXP configuration options by type for easier readability.
20+
- Add a new notification type: CodeXP notification
21+
- Add configuration for notification type (IntelliJ notification or CodeXP notification)
22+
1623
### Fixed
1724
- Fix plugin compatibility issue after IntelliJ IDEA version 2023.2
1825

@@ -49,7 +56,9 @@
4956
- Define events to detect and add challenges for each event
5057
- Implement notification alert feature for leveling up or completing challenges
5158

52-
[Unreleased]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.1...HEAD
59+
[Unreleased]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v2.0.0...HEAD
60+
61+
[2.0.0]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.1...v2.0.0
5362

5463
[1.2.1]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.0...v1.2.1
5564

0 commit comments

Comments
 (0)