Skip to content

Commit

Permalink
[cli] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenVoich committed Nov 25, 2024
1 parent aa6b146 commit e62b7bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Mops CLI Changelog

## Unreleased
- Removed `mops transfer-ownership` command
- Added `mops owner` command to manage package owners ([docs](https://docs.mops.one/cli/mops-owner))
- Added `mops maintainers` command to manage package maintainers ([docs](https://docs.mops.one/cli/mops-maintainers))
- Fixed bug where `mops watch` would fail if dfx.json did not exist

## 1.1.1
- `moc-wrapper` now adds hostname to the moc path cache(`.mops/moc-*` filename) to avoid errors when running in Dev Containers
- `mops watch` now deploys canisters with the `--yes` flag to skip data loss confirmation
Expand Down

0 comments on commit e62b7bf

Please sign in to comment.