diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b17859..e5a86a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | ## [Unreleased] | 8 | ## [Unreleased] |
| 9 | 9 | ||
| 10 | ## [2.0.1] - Fix Account Creation on NixOS | ||
| 11 | |||
| 12 | ### Fixed | ||
| 13 | |||
| 14 | - **NIP-46 bunker url privacy** tag bunker pubkey rather than user pubkey to communicate with bunker | ||
| 15 | - **Create account** show nsec for manually setting nostr.nsec git config when not able to set global git config | ||
| 16 | |||
| 10 | ## [2.0.0] - Pull Request support | 17 | ## [2.0.0] - Pull Request support |
| 11 | 18 | ||
| 12 | ### Breaking Changes | 19 | ### Breaking Changes |