Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Nov 14, 2024
1 parent 105976b commit 4e10ab2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@

### Added

- Add more ci-checks: macOS, Windows, OCaml 4.14 (#17, @mbarbin).
- Add a new backend based on `stdlib.arg` (#16, @mbarbin).

### Changed

- Internal refactor to intermediate representations used in cmdlang-to-base (#16, @mbarbin).

### Fixed

- Enable build with `ocaml.4.14` (#17, @mbarbin).

### Removed

- Remove `Param.assoc`. We require now the `to_string` function found in `Enums` (#16, @mbarbin).
Expand Down

0 comments on commit 4e10ab2

Please sign in to comment.