Skip to content

Commit 3f03021

Browse files
authored
Merge pull request #71 from domaframework/doc/changelog-update-0.4.0
Changelog update - `0.4.0`
2 parents 8525c77 + cbecf62 commit 3f03021

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
## [Unreleased]
44

5+
## [0.4.0] - 2025-04-07
6+
7+
### New Features
8+
9+
- Implementing SQL formatting functionality(preview) ([#69])
10+
11+
### Maintenance
12+
13+
- Get the build version from the latest release draft ([#70])
14+
15+
### Dependency Updates
16+
17+
- Update dependency com.google.googlejavaformat:google-java-format to v1.26.0 ([#68])
18+
- Update dependency org.jetbrains.kotlin.jvm to v2.1.20 ([#61])
19+
20+
[#69]:https://github.com/domaframework/doma-tools-for-intellij/pull/69
21+
[#70]:https://github.com/domaframework/doma-tools-for-intellij/pull/70
22+
[#68]:https://github.com/domaframework/doma-tools-for-intellij/pull/68
23+
[#61]:https://github.com/domaframework/doma-tools-for-intellij/pull/61
24+
25+
526
## [0.3.2] - 2025-03-27
627

728
### Bug Fixes
@@ -114,3 +135,4 @@
114135
[0.3.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0
115136
[0.3.1]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0...0.3.1
116137
[0.3.2]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.3.1...0.3.2
138+
[0.4.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.3.2...0.4.0

0 commit comments

Comments
 (0)