Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
fixup! Add command: rad issue search
✗ CI failure Matthias Beyer committed 1 month ago
commit 96a0f751e6050ce2043e5ba684bbbe591fd112c9
parent 2d60db84a52ac3f517d3a55d6ab06347fb8a40cb
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.
+
- `rad issue search` was added to search for issues by searching through their
+
  comments. Filtering for issue state and author is understood by that command.

## Fixed Bugs