Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Oct 8, 2023
1 parent f59f5d1 commit 7f7c058
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.4.15
* Bugfix: module layer in psi broke type hierarchy resolving.
* Improvement: Resolving same package types across libraries
* Improvement: Large performance improvement for projects with complex type inheritance graphs
* Improvement: Resolving same package types across libraries
* Added: support for resolve variable type from usage
* Bugfix: Module layer in psi broke type hierarchy resolving.
* Bugfix: Fixed type resolve for parameters with only default value
* Bugfix: Fixed incorrect error on fields defined by interfaces

## 1.4.14
* Replacing deprecated APIs and using idea 2023.2 as baseline
Expand Down

0 comments on commit 7f7c058

Please sign in to comment.