Skip to content

Commit d32ded1

Browse files
committed
🔖 bump 2.0.0
1 parent 12655e2 commit d32ded1

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## Unreleased
44

5+
## 2.0.0
6+
- Upgraded the build and plugin setup for Gradle 9.5, Kotlin 2.3, and JVM 21.
7+
- Reworked color settings for theme-aware light/dark variants and improved dialog behavior.
8+
- Added live color-swatch preview updates while using the color picker.
9+
- Added per-color reset actions.
10+
- Refactored the package structure and refreshed copyright/branding.
11+
- Removed deprecated code and simplified UI initialization and logger usage.
12+
13+
## 1.2.2
14+
- Support for 2021.1.* and above
15+
16+
## 1.2.1
17+
- Support for 2021.1
18+
519
## 1.2.0
620
- The code has been significantly refactored and optimised
721
- No more blinking while reindexing

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = fr.mathbou
2-
pluginVersion = 1.3.0
32
pluginName_ = ProjectTree Color Enhanced
3+
pluginVersion = 2.0.0
44

55
pluginSinceVersion = 261.0
66

0 commit comments

Comments
 (0)