upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8594feb..bd3c4dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15 15
16- more robust patch parsing and gracefully handle errors (7a36aed, e1dd109, 6a2245d), 16- more robust patch parsing and gracefully handle errors (7a36aed, e1dd109, 6a2245d),
17- panic when cloning a bare `nostr://npub/identifier` URL with no relay hints (f3a6ae8) 17- panic when cloning a bare `nostr://npub/identifier` URL with no relay hints (f3a6ae8)
18- repository identifiers containing reserved characters (e.g. spaces, emoji) are now percent-encoded in `nostr://` clone URLs and GRASP HTTP paths, per [NIP-34](https://github.com/nostr-protocol/nips/pull/2312)
18 19
19## [2.3.0] - 2026-03-05 20## [2.3.0] - 2026-03-05
20 21