File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 5
5
## [ Unreleased]
6
6
7
7
### Added
8
+ - Organize CodeXP configuration options by type for easier readability.
8
9
9
10
### Changed
10
11
11
12
### Removed
12
13
14
+ ### Fixed
15
+ - Fix plugin compatibility issue after IntelliJ IDEA version 2023.2
16
+
17
+ ## [ 1.2.1] - 2023-07-19
18
+
13
19
### Fixed
14
20
- Fix plugin initialization issue of CodeXP plugin at IDE startup
15
21
41
47
- Define events to detect and add challenges for each event
42
48
- Implement notification alert feature for leveling up or completing challenges
43
49
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
45
53
46
54
[ 1.2.0 ] : https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.1.0...v1.2.0
47
55
You can’t perform that action at this time.
0 commit comments