### New Features

 - `TagRefIter::tagger()`.
   Additionally ergonomics have been improved as the iterator is now
   `Copy`, similarly to the other iterators.

### Commit Statistics

 - 2 commits contributed to the release over the course of 30 calendar days.
 - 45 days passed between releases.
 - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
 - 2 unique issues were worked on: #301, #389

### Commit Details

 * **#301**
    - update changelogs prior to release (84cb256)
 * **#389**
    - `TagRefIter::tagger()`. (0d22ab4)