diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 75fe9a8..6d93f43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 20 | 20 | ||
| 21 | ### Added | 21 | ### Added |
| 22 | 22 | ||
| 23 | - **Auto-accept co-maintainership on push**: when pushing to a repo where you are listed as a maintainer but have not yet published an announcement, ngit now automatically publishes your announcement (using your grasp servers or the trusted maintainer's as fallback) and provisions your grasp server instead of failing | ||
| 23 | - `ngit account login --signer-relay` - specify custom relays for nostrconnect (auto-prefixes with `wss://` if no scheme) | 24 | - `ngit account login --signer-relay` - specify custom relays for nostrconnect (auto-prefixes with `wss://` if no scheme) |
| 24 | - `ngit checkout <id>` - checkout a proposal branch by event-id or nevent | 25 | - `ngit checkout <id>` - checkout a proposal branch by event-id or nevent |
| 25 | - `ngit apply <id>` - apply proposal patches to current branch | 26 | - `ngit apply <id>` - apply proposal patches to current branch |