Skip to content

Commit

Permalink
Prepare 3.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Aug 4, 2024
1 parent 7d63ebe commit 37729d8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to

## [unreleased]

## [3.0.2]

### Fixed

- Do not throw an error even if the .ocamlformat file is not found.
Expand Down Expand Up @@ -633,7 +635,8 @@ that require it.

- Initial release.

[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.1...HEAD
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.2...HEAD
[3.0.2]: https://github.com/ocaml/setup-ocaml/compare/v3.0.1...v3.0.2
[3.0.1]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0...v3.0.1
[3.0.0]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta1...v3.0.0
[3.0.0-beta1]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta...v3.0.0-beta1
Expand Down

0 comments on commit 37729d8

Please sign in to comment.