Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions crates/git-metadata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.1](https://github.com/git-ents/git-data/compare/git-metadata-v0.2.1...git-metadata-v0.2.1) (2026-03-24)


### Features

* Add git-chain ([2a2cfea](https://github.com/git-ents/git-data/commit/2a2cfeaa9a78ee3d4a764008c14c9acb90672594))
* Add git-ledger ([2a2cfea](https://github.com/git-ents/git-data/commit/2a2cfeaa9a78ee3d4a764008c14c9acb90672594))
* Implement relation operations in git-metadata ([7725be8](https://github.com/git-ents/git-data/commit/7725be82c332da618ab0bfc6d6d39d9f46ee064b))


### Bug Fixes

* Handle slash in link keys and batch prune commits in git-metadata ([a37fb3e](https://github.com/git-ents/git-data/commit/a37fb3eb1430d869e77be663681f8223876c004d))

## [0.2.1](https://github.com/git-ents/git-data/compare/git-metadata-v0.2.0...git-metadata-v0.2.1) (2026-03-20)

### Miscellaneous Chores
Expand Down