You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
-
# Latest v2.6.6
1
+
# Latest v2.6.7
2
+
3
+
## Fixes
4
+
5
+
- Restore require support for VS Code compatibility (Issue [#711](https://github.com/jhipster/prettier-java/issues/711) closed by [#714](https://github.com/jhipster/prettier-java/pull/714) by [@jtkiesel](https://github.com/jtkiesel))
6
+
- Fix unstable formatting with comment between class and static function call (Issue [#712](https://github.com/jhipster/prettier-java/issues/712) closed by [#713](https://github.com/jhipster/prettier-java/pull/713) and [#715](https://github.com/jhipster/prettier-java/pull/715) by [@clementdessoude](https://github.com/clementdessoude))
0 commit comments