Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
fixup! cli: don't override existing seeding scope in `rad clone`
✗ CI failure Matthias Beyer committed 1 month ago
commit e1df343838816367227374586698447fddcf4255
parent 129b4b82728b47680dc97d038f9d847752846c00
1 failed (1 total) View logs
1 file changed +2 -0
modified CHANGELOG.md
@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
  configuration file. The default values used are `WAL` and `NORMAL`, which
  generates less I/O operations. On power loss, transactions might be rolled
  back, but SQLite still guarantees consistency in this mode.
+
- The `rad issue list` subcommand learned to filter by author with `--authored`
+
  or `--author <key`.

## Fixed Bugs