Skip to content

Commit cb5aedd

Browse files
committed
chore: update changelog
1 parent 6e3b21b commit cb5aedd

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
# Latest v2.9.7
1+
# Latest v2.10.0
2+
3+
## What's Changed
4+
* fix: proper handling of comments on lambda and parenthesized expressions by @jtkiesel in https://github.com/jhipster/prettier-java/pull/917
5+
* fix: treat text blocks as complex arguments by @jtkiesel in https://github.com/jhipster/prettier-java/pull/927
6+
* fix: prevent forced wrapping of annotated enums by @jtkiesel in https://github.com/jhipster/prettier-java/pull/928
7+
* fix: inline single simple type arguments by @jtkiesel in https://github.com/jhipster/prettier-java/pull/929
8+
* feat: align parentheses closer with Prettier JS/TS, including their removal by @jtkiesel in https://github.com/jhipster/prettier-java/pull/944
9+
* fix: align breaking of instanceof with binary expression in assignments by @jtkiesel in https://github.com/jhipster/prettier-java/pull/945
10+
11+
**Full Changelog**: https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.9.7...prettier-plugin-java@2.10.0
12+
13+
# v2.9.7
214

315
## What's Changed
416
* fix: preserve annotations on generic method return types by @jtkiesel in https://github.com/jhipster/prettier-java/pull/911

0 commit comments

Comments
 (0)