Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Nov 6, 2023
1 parent e0cd1af commit 8923572
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
- Pass `--bin` to return the `~/.proto/bin` path.
- Pass `--shim` to return the `~/.proto/shims` path.
- Updated `proto clean --purge` and `proto uninstall` to accurately delete all executables.
- Updated internet connection checks to only check for critical workflows.
- Will no longer happen if we have a fully-qualified version (primarily for `proto run`).
- Will still happen for partial versions, as we need to resolve to a fully-qualified.
- Will always happen for install, upgrade, and other flows that must download files.
- TOML API
- Added `install.no_bin` and `install.no_shim` fields.
- WASM API
Expand Down

0 comments on commit 8923572

Please sign in to comment.