upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-02-18 22:35:37 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-18 22:35:37 +0000
commitade81dc3466ac266e43fe370f1532f5e2bf53dd1 (patch)
tree80de7500df50f3969e2b91415f0f0b303e56c7bb
parent56b3c149df70af5d441e8527ec1225e5038bde8e (diff)
docs: note optional patch tag compatibility in changelog
pr/ branches now created via mbox fallback when optional tags are absent.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e5ff0c..75fe9a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37 37
38### Fixed 38### Fixed
39 39
40- Compatibility with clients that omit optional patch tags
40- Branch tracking setup when checking out proposals (c85ca81) 41- Branch tracking setup when checking out proposals (c85ca81)
41- Handle existing local branch that is behind when checking out PR (1be46b4) 42- Handle existing local branch that is behind when checking out PR (1be46b4)
42- Preserve progress bars on relay errors during clone (b8716ed) 43- Preserve progress bars on relay errors during clone (b8716ed)