We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c052f18 commit d7dcfcfCopy full SHA for d7dcfcf
CHANGELOG.md
@@ -7,13 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.3.0] - 2026-03-04
11
+
12
### Added
13
-- **Pin Version**: Support for preventing packages from being auto-updated
14
+- **Pin Version**: `pin` command for preventing packages from being auto-updated.
15
+- **Spot Risks**: `doctor` command for find hidden dangers.
16
17
### Changed
18
-- **Rename `info`**: Rename subcommand `info` to `show`
19
+- **Rename `info`**: Rename command `info` to `show`.
20
21
## [0.2.1] - 2026-02-03
22
0 commit comments