Skip to content

Commit c2d9a9d

Browse files
authored
chore(changelog): add notes about editor name and version support
Updated changelog to reflect changes in editor reporting and IDE version support.
1 parent c776126 commit c2d9a9d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
### Changed
10+
- The editor name is now reported without the version number,
11+
e.g. `IntelliJ IDEA` instead of `IntelliJ IDEA 2025.2`.
12+
13+
### Removed
14+
- IDE version `2022.2` is no longer supported, at least `2022.3` is now required.
15+
916
## [0.3.1]
1017

1118
### Changed

0 commit comments

Comments
 (0)