Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHaxe committed Nov 2, 2020
1 parent 8629a00 commit d1f6938
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
- Refactored for tokentree API change ([#604](https://github.com/HaxeCheckstyle/haxe-formatter/issues/604) + [#609](https://github.com/HaxeCheckstyle/haxe-formatter/issues/609))
- Fixed indentation for block init of var with function, fixes [#611](https://github.com/HaxeCheckstyle/haxe-formatter/issues/611) ([#619](https://github.com/HaxeCheckstyle/haxe-formatter/issues/619))
- Fixed wrapping with multiline comment in parameters, fixes [#610](https://github.com/HaxeCheckstyle/haxe-formatter/issues/610) ([#619](https://github.com/HaxeCheckstyle/haxe-formatter/issues/619))
- Fixed type parameter exception
- Fixed map initialisation with comment
- Fixed Dollar chains
- Fixed type parameter exception ([#620](https://github.com/HaxeCheckstyle/haxe-formatter/issues/620))
- Fixed map initialisation with comment ([#620](https://github.com/HaxeCheckstyle/haxe-formatter/issues/620))
- Fixed Dollar chains ([#620](https://github.com/HaxeCheckstyle/haxe-formatter/issues/620))
- Refactored for deprecation of `is` ([#608](https://github.com/HaxeCheckstyle/haxe-formatter/issues/608))
- Refactored anonymous type wrapping ([#619](https://github.com/HaxeCheckstyle/haxe-formatter/issues/619))
- Refactored wrapping diagnostics to provide more info in logs ([#619](https://github.com/HaxeCheckstyle/haxe-formatter/issues/619))
Expand Down

0 comments on commit d1f6938

Please sign in to comment.