Skip to content

Commit 2862c33

Browse files
committed
Chore: prepare rel 422
1 parent 9f30751 commit 2862c33

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010

1111
### Fixed
1212

13+
## 4.2.2 - Jun 21, 2026
14+
15+
### Changed
16+
17+
- replaced deprecated function ReadAction.compute(ThrowableComputable)
18+
- replaced internal function PluginManagerCore.getPlugin(PluginId)
19+
1320
## 4.2.1 - May 24, 2026
1421

1522
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
pluginName=CSV Editor
66
pluginId=net.seesharpsoft.intellij.plugins.csv
7-
pluginVersion=4.2.1
7+
pluginVersion=4.2.2
88

99
pluginSinceBuild=242
1010

0 commit comments

Comments
 (0)