Skip to content

Commit 7a2eac5

Browse files
committed
chore: Add information in CHANGELOG.md for plugin version 1.2.0
1 parent d832fff commit 7a2eac5

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66

77
### Added
88

9+
- Add 'Enter' event statistic and challenge
10+
- Display gained experience point from keyboard event into typed position
11+
- Add configurations for show gained experience and gained experience display position
12+
13+
### Changed
14+
15+
### Removed
16+
17+
### Fixed
18+
19+
- Fix an issue where settings applied in the CodeXP configuration window were not being saved
20+
21+
## [1.1.0] - 2023-07-16
22+
23+
### Added
24+
925
- Add CodeXP configuration in IDE setting
1026
- Add checkbox for show/hide completed challenges
1127

@@ -16,4 +32,10 @@
1632
- Implement core logic of CodeXP
1733
- Implement CodeXP Dashboard
1834
- Define events to detect and add challenges for each event
19-
- Implement notification alert feature for leveling up or completing challenges
35+
- Implement notification alert feature for leveling up or completing challenges
36+
37+
[Unreleased]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.1.0...HEAD
38+
39+
[1.1.0]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.0.0...v1.1.0
40+
41+
[1.0.0]: https://github.com/ILoveGameCoding/intellij-codexp/commits/v1.0.0

0 commit comments

Comments
 (0)