Skip to content

Commit

Permalink
Add some missing info to Changes.md for 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Dec 26, 2024
1 parent 8a9e6d4 commit 3597d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pass to `--project` has a `gitlab.com` domain, like `https://gitlab.com/gitlab-org/cli`, this will
just work. If you just pass a project name, like `gitlab-org/cli`, then you will also need to pass
`--forge gitlab` in order to tell `ubi` to use gitlab. The library interface works the same way,
with a new `UbiBuilder::forge` method.
with a new `UbiBuilder::forge` method. Requested by @SangeloDev. GH #51.
- When looking for macOS assets, `ubi` will now match against `macosx` in asset names, not just
`macos` and `osx`. Implemented by @kattouf (Vasiliy Kattouf). GH #80.
- Added a new `--api-url-base` CLI argument. This should allow you to use `ubi` with Enterprise
Expand Down

0 comments on commit 3597d98

Please sign in to comment.