diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-25 12:35:46 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-25 12:35:46 +0000 |
| commit | 3017faf6d346fa9328c5979c6e9c6bc471bd3942 (patch) | |
| tree | dd616dbbf8352de764552b71a5d8c0844a1b7c62 /CHANGELOG.md | |
| parent | 2ca475d4b16f05532eea044a244e7042a8dff068 (diff) | |
chore: bump version to v2.2.1v2.2.1
Bump Cargo.toml version to 2.2.1 and promote CHANGELOG [Unreleased]
entries to [2.2.1].
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 | ||