diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e4cf3..070a414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -7,11 +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.2.1] - 2026-02-25 | ||
| 11 | |||
| 10 | ### Fixed | 12 | ### Fixed |
| 11 | 13 | ||
| 12 | - IPv6 connection failures with Happy Eyeballs (RFC 8305) | 14 | - IPv6 connection failures with Happy Eyeballs (RFC 8305) |
| 13 | 15 | ||
| 14 | ## [2.2.0] | 16 | ## [2.2.0] - 2026-02-20 |
| 15 | 17 | ||
| 16 | ### Changed | 18 | ### Changed |
| 17 | 19 | ||
| @@ -55,7 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 55 | - Show help menu when `ngit` is run without arguments (972e220) | 57 | - Show help menu when `ngit` is run without arguments (972e220) |
| 56 | - Various output formatting and wording improvements | 58 | - Various output formatting and wording improvements |
| 57 | 59 | ||
| 58 | ## [2.1.0] | 60 | ## [2.1.0] - 2025-11-18 |
| 59 | 61 | ||
| 60 | ### Added | 62 | ### Added |
| 61 | 63 | ||