### Changed (BREAKING)

 - `fetch::Ref::unpack()` returns `&BStr` instead of `&BString` as ref name.
 - `fetch::Ref::unpack()` now returns the peeled object as well.
 - rename `fetch::Ref::path` to `fetch::Ref::full_ref_name`.
   Previously it was inaccurately named and described due to an
   insufficient understanding of the ref database.
 - upgrade `bstr` to `1.0.1`

### Commit Statistics

 - 19 commits contributed to the release over the course of 22 calendar days.
 - 22 days passed between releases.
 - 4 commits were understood as [conventional](https://www.conventionalcommits.org).
 - 2 unique issues were worked on: #450, #470

### Commit Details

 * **#450**
    - option to print server information about the connection (4720666)
    - adjust to changes in `git-refspec` (ffa24a1)
    - `fetch::Ref::unpack()` returns `&BStr` instead of `&BString` as ref name. (91f193f)
    - `fetch::Ref::unpack()` now returns the peeled object as well. (d2c772e)
    - rename `fetch::Ref::path` to `fetch::Ref::full_ref_name`. (bab5860)
    - upgrade `bstr` to `1.0.1` (99905ba)
 * **#470**
    - update changelogs prior to release (caa7a1b)
 * **Uncategorized**
    - Release git-hash v0.9.10, git-features v0.22.5, git-date v0.2.0, git-actor v0.12.0, git-glob v0.4.0, git-path v0.5.0, git-quote v0.3.0, git-attributes v0.4.0, git-config-value v0.8.0, git-tempfile v2.0.5, git-validate v0.6.0, git-object v0.21.0, git-ref v0.16.0, git-sec v0.4.0, git-config v0.8.0, git-discover v0.5.0, git-traverse v0.17.0, git-index v0.5.0, git-worktree v0.5.0, git-testtools v0.9.0, git-command v0.1.0, git-prompt v0.1.0, git-url v0.9.0, git-credentials v0.5.0, git-diff v0.19.0, git-mailmap v0.4.0, git-chunk v0.3.2, git-pack v0.23.0, git-odb v0.33.0, git-packetline v0.13.0, git-transport v0.20.0, git-protocol v0.20.0, git-revision v0.5.0, git-refspec v0.2.0, git-repository v0.24.0, git-commitgraph v0.9.0, gitoxide-core v0.18.0, gitoxide v0.16.0, safety bump 28 crates (29a043b)
    - Merge branch 'index-from-tree' (172f73c)
    - make fmt (535e967)
    - Merge branch 'main' into filter-refs-by-spec (9aa1d3d)
    - Release git-features v0.22.4, git-url v0.8.0, safety bump 4 crates (1d4600a)
    - Merge branch 'main' into filter-refs-by-spec (1f6e5ab)
    - Merge branch 'git_date_parse' (75591fb)
    - Release git-hash v0.9.9 (da0716f)
    - Merge branch 'main' into filter-refs-by-spec (51dc828)
    - Merge branch 'main' into filter-refs-by-spec (56ba481)
    - Merge branch 'main' into filter-refs-by-spec (a36c05d)
    - Merge branch 'main' into filter-refs-by-spec (cef0b51)