Skip to content

Commit

Permalink
Prepare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Jul 26, 2024
1 parent 536ca62 commit 1577f18
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
## 0.0.2 (unreleased)
## 0.0.2 (2024-07-26)

### Added

- Add documentation website powered by Docusaurus. (#7, @mbarbin)
- Initiate a library `vcs-test-helpers` to help writing tests. (#4, @mbarbin)
- Add test showing how to do revision lookup from references using `Vcs.refs` and `Vcs.tree`.
- Added dependabot config for automatically upgrading action files.

### Changed

- Upgrade `ppxlib` to `0.33` - activate unused items warnings.
- Refactor `Vcs.Git` to clarify raising/non-raising APIs (breaking change). (#9, @mbarbin)
- Upgrade `ocaml` to `5.2`.
- Upgrade `dune` to `3.16`.

### Deprecated
- Upgrade base & co to `0.17`.

### Fixed

Expand Down

0 comments on commit 1577f18

Please sign in to comment.