We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d237aa1 commit 3a93686Copy full SHA for 3a93686
plugin/changelog.md
@@ -1,3 +1,8 @@
1
+## v1.8.0
2
+- Fix compatibility with IntelliJ version 2021.3 (#204)
3
+- Add support for DataSpell (#205)
4
+- Make some settings easier to understand (#206)
5
+
6
## v1.7.1
7
- Fix conflict with other plugins using the same project structure (e.g. Perl) (#192)
8
- Fix `Access is allowed from event dispatch thread only` error in commit view (#191)
@@ -144,7 +149,7 @@
144
149
- Added Git
145
150
- Fixed ConcurrentModificationExceptions when running multiple instances
146
151
147
-## v0.5.0 - Settings and more
152
+## v0.5.0
148
153
- Added Vue.js
154
- Fixed file name change handling
155
- Fixed rare issue with locale settings (#13)
0 commit comments