From 3017faf6d346fa9328c5979c6e9c6bc471bd3942 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 25 Feb 2026 12:35:46 +0000 Subject: chore: bump version to v2.2.1 Bump Cargo.toml version to 2.2.1 and promote CHANGELOG [Unreleased] entries to [2.2.1]. --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') 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 ## [Unreleased] +## [2.2.1] - 2026-02-25 + ### Fixed - IPv6 connection failures with Happy Eyeballs (RFC 8305) -## [2.2.0] +## [2.2.0] - 2026-02-20 ### Changed @@ -55,7 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Show help menu when `ngit` is run without arguments (972e220) - Various output formatting and wording improvements -## [2.1.0] +## [2.1.0] - 2025-11-18 ### Added -- cgit v1.2.3