Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Changelog

## 4.2.0

### Fixes

- Fix wrong colors for the hovered tab in some themes
- Change defaults: replace current tab, groups and metadata are now on by default

## 4.1.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pluginGroup=EditorGroups
pluginName=Editor Groups
pluginSinceBuild=253
pluginUntilBuild=271.*
pluginVersion=4.1.1
pluginVersion=4.2.0
Loading