Skip to content

Commit 8ccf60e

Browse files
committed
docs: Add unreleased changes into CHANGELOG.md
1 parent 2ae156c commit 8ccf60e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,17 @@
55
## [Unreleased]
66

77
### Added
8+
- Organize CodeXP configuration options by type for easier readability.
89

910
### Changed
1011

1112
### Removed
1213

14+
### Fixed
15+
- Fix plugin compatibility issue after IntelliJ IDEA version 2023.2
16+
17+
## [1.2.1] - 2023-07-19
18+
1319
### Fixed
1420
- Fix plugin initialization issue of CodeXP plugin at IDE startup
1521

@@ -41,7 +47,9 @@
4147
- Define events to detect and add challenges for each event
4248
- Implement notification alert feature for leveling up or completing challenges
4349

44-
[Unreleased]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.0...HEAD
50+
[Unreleased]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.1...HEAD
51+
52+
[1.2.1]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.0...v1.2.1
4553

4654
[1.2.0]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.1.0...v1.2.0
4755

0 commit comments

Comments
 (0)