Skip to content

Commit

Permalink
prepare 1.5.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Aug 12, 2024
1 parent 70e5b5d commit 3d1b4db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* Bugfix: Fixed default SDK issue (reported by jetbrains)
* Bugfix: Fixed issue where resolver would resolve incorrect extension method.
* Bugfix: inheritance search was checking object literals (#1182)
* Bugfix: fixed issue where TypeParameters where not properly propagated to subclass members.
* improvement: Better type resolve for members in object literals
* improvement: Better error messages when object literals does not match assigned type.

Expand Down

0 comments on commit 3d1b4db

Please sign in to comment.