Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Mar 3, 2024
1 parent 6e62d49 commit 3770428
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Changed

- Uses `expect-test-helpers` (reduce core dependencies). This results in using `sexp_pretty` in tests, which improves sexp layout.
- Run `ppx_js_style` as a linter & make it a `dev` dependency.
- Upgrade GitHub workflows `actions/checkout` to v4.
- In CI, specify build target `@all`, and add `@lint`.
Expand All @@ -15,6 +16,8 @@

### Removed

- Removed `stdio`. Now uses `expect-test-helpers` in test.

## 0.0.4 (2024-02-14)

### Changed
Expand Down

0 comments on commit 3770428

Please sign in to comment.