Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: Add changelog entry
✗ CI failure Erik Kundt committed 7 months ago
commit 343f866948ccf78558d075b51befa2e17ab24fcd
parent 7728d9855419f43e3aea8fa58b95e99440fe3624
1 failed (1 total) View logs
1 file changed +5 -0
modified CHANGELOG.md
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Deprecations

+
## Removals
+

+
- `rad diff` was deprecated in version 1.5.0 and is now removed. `rad patch diff`
+
  now invokes `git diff` instead.
+

## New Features

- `rad issue` now uses `clap` to parse its command-line arguments.