Skip to content

Commit

Permalink
[skip ci] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kLabz committed Sep 1, 2023
1 parent 0983802 commit 4e93c15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extra/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@
Bugfixes:

all : don't infer Null<?> if it already is Null<?> (#11286)
all : fix ?? inference and precedence (#11252)
all : bring back forced inline (#11217)
all : allow non constant "inline" var init with -D no-inline (#11192)
all : improve @:enum abstract deprecation warning handling (#11302)
all : fix some stack overflow with pretty errors
display : fix go to definition with final (#11173)
display : fix completion requests with @:forwardStatics (#11294)
eval : fix MainLoop.add not repeating (#11202)
hl/eval/neko : fix exception stack when wrapping native exceptions (#11249)
macro : map `this` when restoring typed expressions (#11212)
Expand Down

0 comments on commit 4e93c15

Please sign in to comment.