Skip to content

Commit ee9f302

Browse files
committed
Add a changelog
1 parent 61085fe commit ee9f302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- Fix the bug of wrongly converting a `newtype` instance to a `data` one ([#839])
2020
- Fix the bug of not pretty-printing multiple functional dependencies in a typeclass ([#843])
2121
- Fix the bug of not pretty-printing data declarations with records and typeclass constraints ([#849])
22+
- Fix the bug of not pretty-printing unboxed tuples ([#868])
2223

2324
### Removed
2425

@@ -374,6 +375,7 @@ This version is accidentally pushlished, and is the same as 5.3.3.
374375
[@uhbif19]: https://github.com/uhbif19
375376
[@toku-sa-n]: https://github.com/toku-sa-n
376377

378+
[#868]: https://github.com/mihaimaruseac/hindent/pull/868
377379
[#849]: https://github.com/mihaimaruseac/hindent/pull/849
378380
[#843]: https://github.com/mihaimaruseac/hindent/pull/843
379381
[#839]: https://github.com/mihaimaruseac/hindent/pull/839

0 commit comments

Comments
 (0)