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 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) |