Skip to content

Commit b36efe2

Browse files
authored
Merge pull request #117 from ekvedaras/changelog-update-v4.0.3
Changelog update - `v4.0.3`
2 parents 52ccb69 + e6a8775 commit b36efe2

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,20 @@
44

55
## [Unreleased]
66

7-
### Fixed
8-
7+
## [4.0.3]
8+
### Fixed
99
- Use non-blocking read action. Should hopefully fix UI freeze. #114
1010

1111
## [4.0.2]
12-
1312
### Fixed
14-
1513
- Invalid casting. #110
1614

1715
## [4.0.1]
18-
1916
### Fixed
20-
2117
- Limit class child check to max depth of 20 to avoid stack overflow. #106
2218

2319
## [4.0.0]
24-
2520
### Changed
26-
2721
- Increase minimum build to `222`
2822
- Use gradle `7.5.1`
2923
- Use intellij plugin `1.10.0`
@@ -194,4 +188,4 @@
194188
- Table alias support
195189
- Model table name resolving
196190
- Relation table name resolving
197-
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
191+
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

0 commit comments

Comments
 (0)