upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-02-27 16:29:46 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-27 16:29:46 +0000
commit7ca0db29952ddbb27d74e30937562210cfbba56a (patch)
tree5f8b810bdab49121f2e2a683893b149bc979d070 /CHANGELOG.md
parentba87592c87eb964b1c3a2d17543e38b9b70ed1a6 (diff)
chore: bump version to v2.2.2
Bump Cargo.toml version to 2.2.2 and promote CHANGELOG [Unreleased] entries to [2.2.2].
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82b91db..a86ceea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ 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.2] - 2026-02-27
11
10### Added 12### Added
11 13
12- `ngit sync --force` now republishes the state event with a fresh timestamp even when no refs have changed, allowing users to repair repos with a corrupt or incomplete state event (e.g. missing `^{}` peeled refs for annotated tags) without needing to push a new ref 14- `ngit sync --force` now republishes the state event with a fresh timestamp even when no refs have changed, allowing users to repair repos with a corrupt or incomplete state event (e.g. missing `^{}` peeled refs for annotated tags) without needing to push a new ref