Skip to content

Commit e2ae105

Browse files
committed
docs: Update CHANGELOG.md
- Add v1.2.0 section and move update logs from Unreleased section - Add 'Cut', 'Copy' added log into v1.2.0 logs
1 parent 7353dfd commit e2ae105

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,25 @@
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-
139
### Changed
1410

1511
### Removed
1612

1713
### Fixed
1814

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+
1925
- Fix an issue where settings applied in the CodeXP configuration window were not being saved
2026

21-
## [1.1.0] - 2023-07-16
27+
## [1.1.0] - 2023-06-18
2228

2329
### Added
2430

@@ -34,7 +40,9 @@
3440
- Define events to detect and add challenges for each event
3541
- Implement notification alert feature for leveling up or completing challenges
3642

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
3846

3947
[1.1.0]: https://github.com/ILoveGameCoding/intellij-codexp/compare/v1.0.0...v1.1.0
4048

0 commit comments

Comments
 (0)