Skip to content

Commit

Permalink
Add CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Dec 16, 2024
1 parent 754ae86 commit 9293d27
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,6 +2,9 @@

### Added

- Add `--dev-repo` to `dune-release` and `dune-release publish` to overwrite
the `dev-repo` field specified in the opam file (#494, @samoht)

### Changed

- Use the 'user' option as the fork owner, only attempt to decode the remote URL if the user option is not set. (#480, @Julow)
Expand Down Expand Up @@ -120,7 +123,7 @@
(#248, @gpetiot)
- Add a new command `check` to check the prerequisites of dune-release and
avoid starting a release process that couldn't be finished (#318, #351, @pitag-ha)
- When preparing the opam-repository PR and pushing the local branch to
- When preparing the opam-repository PR and pushing the local branch to
the user's remote opam-repository fork, use `--set-upstream` to ease any further
update of the PR (#350, @gpetiot)

Expand Down

0 comments on commit 9293d27

Please sign in to comment.