Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Aug 18, 2024
1 parent 4452285 commit ea35327
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
* Improvement: Macro expressions with topLevelDeclarations and map initializers should no longer be marked as errors(#1185)
* Improvement: `@:structInit` assign checks now also check class constructor
* Improvement: Improved resolve based on context when multiple enums in the same file has members with identical names.
* Changed: Use normal indentation rule for anonymous body elements (#1183)
* Misc: Fixed incorrect icon scaling (haxe logo icon)
* Misc: Tweaks to support future intellij releases (2024.3+)

## 1.5.8
* Bugfix: Fixed issue where result of `ExprOf` with functionType was annotated as not callable
Expand Down

0 comments on commit ea35327

Please sign in to comment.