### New Features

 - `fs::Snapshot` can `Clone` if `T` can `Clone`.

### Commit Statistics

 - 6 commits contributed to the release over the course of 23 calendar days.
 - 27 days passed between releases.
 - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: #450

### Thanks Clippy

[Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic. 

### Commit Details

 * **#450**
    - upgrade to `prodash` v21 (a0655dc)
    - `fs::Snapshot` can `Clone` if `T` can `Clone`. (9076ce3)
 * **Uncategorized**
    - prepare changelogs prior to release (423af90)
    - Merge branch 'main' into write-sparse-index (c4e6849)
    - Merge branch 'gix-clone' (def53b3)
    - thanks clippy (ad96233)