Skip to content

Commit

Permalink
Add upgrade instructions in the changelog for realworldocaml#446
Browse files Browse the repository at this point in the history
Signed-off-by: Paul-Elliot <[email protected]>
  • Loading branch information
panglesd committed Mar 4, 2024
1 parent bf33f76 commit 73473fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#### Added

- Handle the error-blocks syntax (#439, @jonludlam, @gpetiot)
- Allow execution of included OCaml code blocks (#446, @panglesd)
- Allow execution of included OCaml code blocks. Add `skip` to `include` blocks
to revert to the old behavior (#446, @panglesd)
- Make MDX compatible with OCaml 5.2 (#448, @gpetiot)

#### Fixed
Expand Down

0 comments on commit 73473fd

Please sign in to comment.