Skip to content

Commit 8cb57f7

Browse files
authored
Merge pull request #135 from domaframework/doc/delete-deplicate-changelog
Remove beta version details from changelog and update links
2 parents 0292420 + a11d4da commit 8cb57f7

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5-
## [0.6.0-beta] - 2025-04-30
6-
7-
### New Features
8-
9-
- Add For Item Element Documentation ([#126])
10-
- resolution for elements defined in the %for directive ([#117])
11-
- File jump in jar ([#110])
12-
- Add A reference to the SQL symbol type definer ([#107])
13-
14-
### Bug Fixes
15-
16-
- Added a condition to output logs only when references are resolved ([#128])
17-
- Fix: StringIndexOutOfBoundsException: Range In FileTypeCheck ([#122])
18-
- Support reference resolution for bind variables that reference classpath resources within JAR files. ([#115])
19-
- Fix:sql formatter second option indent ([#102])
20-
- Update changelog command and fix tag sorting in build.gradle.kts ([#104])
21-
- Update changelog and improve version handling ([#103])
22-
23-
### Maintenance
24-
25-
- Overwriting a development version with a release version ([#109])
26-
27-
### Dependency Updates
28-
29-
- Update dependency gradle to v8.14 ([#121])
30-
- Update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.0 ([#120])
31-
325
## [0.6.0] - 2025-04-30
336

347
### New Features
@@ -183,7 +156,6 @@
183156

184157
[Unreleased]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.6.0-beta...HEAD
185158
[0.6.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.5.0...v0.6.0
186-
[0.6.0-beta]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.6.0...v0.6.0-beta
187159
[0.5.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.4.0...v0.5.0
188160
[0.4.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.2...v0.4.0
189161
[0.3.2]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.1...v0.3.2

0 commit comments

Comments
 (0)