Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dima74 committed Nov 18, 2021
1 parent b2d7026 commit 2c66cee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.7.0
- Add option to disable Indent Rainbow on big files
- Add option to use simple highlighter only in specific files
- Removed old deprecated sequential highlighter
- Fix interaction with [`Settings Repository`](https://www.jetbrains.com/help/idea/settings-tools-settings-repository.html) feature
- Rework exceptions reporting

## 1.6.2
- Fix dynamic plugin unloading

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pluginGroup = indent-rainbow
pluginName = Indent Rainbow
pluginVersion = 1.6.2
pluginVersion = 1.7.0

# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
Expand Down

0 comments on commit 2c66cee

Please sign in to comment.