Skip to content

Commit

Permalink
Add attributions in changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremie Dimino <[email protected]>
  • Loading branch information
jeremiedimino committed Mar 31, 2021
1 parent 81d4ff8 commit 181bd2d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
-----

- Add `of_fmt` to compose with existing pretty printers written in `Format`
(#1).
(#1, @Drup).

- Use a tail-recursive `List.map` to fix a stack overflow issue (#3,
@emillon)

- Add `Pp.custom_break` (#4, @gpetiot)

- Add `Ast` sub-module to expose a stable representation for
serialization, allowing to do the rendering in another process (#6)
serialization, allowing to do the rendering in another process (#6,
@rgrinberg)

1.0.1
-----
Expand Down

0 comments on commit 181bd2d

Please sign in to comment.