File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Added
8
8
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
9
### Changed
14
10
15
11
### Removed
16
12
17
13
### Fixed
18
14
15
+ ## [ 1.2.0] - 2023-07-18
16
+
17
+ ### Added
18
+
19
+ - Add 'Enter', 'Cut', 'Copy' event statistic and challenge
20
+ - Display gained experience point from keyboard event into typed position
21
+ - Add configurations for show gained experience and gained experience display position
22
+
23
+ ### Fixed
24
+
19
25
- Fix an issue where settings applied in the CodeXP configuration window were not being saved
20
26
21
- ## [ 1.1.0] - 2023-07-16
27
+ ## [ 1.1.0] - 2023-06-18
22
28
23
29
### Added
24
30
34
40
- Define events to detect and add challenges for each event
35
41
- Implement notification alert feature for leveling up or completing challenges
36
42
37
- [ Unreleased ] : https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.1.0...HEAD
43
+ [ Unreleased ] : https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.2.0...HEAD
44
+
45
+ [ 1.2.0 ] : https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.1.0...v1.2.0
38
46
39
47
[ 1.1.0 ] : https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.0.0...v1.1.0
40
48
You can’t perform that action at this time.
0 commit comments