Skip to content

Commit 4fc862f

Browse files
chore: update CHANGELOG
1 parent 2dcc39f commit 4fc862f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
1-
# Latest v1.3.1
1+
# Latest v1.4.0
2+
3+
## Enhancements
4+
5+
- Improve method invocation with lambda parameters ([#497](https://github.com/jhipster/prettier-java/pull/497))
6+
7+
## Fixes
8+
9+
- Fix parsing of static imports of yield methods ([#499](https://github.com/jhipster/prettier-java/pull/499))
10+
- Improve java-parser types signatures ([#496](https://github.com/jhipster/prettier-java/pull/496))
11+
12+
# v1.3.1
213

314
## Fixes
415

516
- Fix interface member detection to support inner records
617
(From @rnorth: [#492](https://github.com/jhipster/prettier-java/pull/492))
718
- Remove yarn-error.log file from releases
19+
820
# v1.3.0
921

1022
## Enhancements

0 commit comments

Comments
 (0)