Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
n-osborne committed Jul 1, 2024
1 parent 28d967d commit bd20450
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

- Add support for testing functions with tuple arguments/return values
[\#237](https://github.com/ocaml-gospel/ortac/pull/237)
- Add dune-rules plugin
[\#190](https://github.com/ocaml-gospel/ortac/pull/190)
[\#218](https://github.com/ocaml-gospel/ortac/pull/218)
- Add support for testing functions without a sut argument
[\#235](https://github.com/ocaml-gospel/ortac/pull/235)
- Add error for empty command type
- Add error for empty command type
[\#234](https://github.com/ocaml-gospel/ortac/pull/234)
- Move to a module-based configuration
[\#214](https://github.com/ocaml-gospel/ortac/pull/214)
Expand Down

0 comments on commit bd20450

Please sign in to comment.