diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-18 22:35:37 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-18 22:35:37 +0000 |
| commit | ade81dc3466ac266e43fe370f1532f5e2bf53dd1 (patch) | |
| tree | 80de7500df50f3969e2b91415f0f0b303e56c7bb /CHANGELOG.md | |
| parent | 56b3c149df70af5d441e8527ec1225e5038bde8e (diff) | |
docs: note optional patch tag compatibility in changelog
pr/ branches now created via mbox fallback when optional tags are absent.
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 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) |