### New Features

 - subsection iteration.
   
   introduce method `sections_by_name_with_header` to allow iterating over tuples of
   section header and section body.

### Bug Fixes

 - fix usage example in README.md

### Commit Statistics

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

### Commit Details

 * **#319**
    - update changelog prior to release (858ec8c)
    - Adjust docs (38c201c)
    - An example to illustrate the problem (c47e8f8)
 * **Uncategorized**
    - fix usage example in README.md (469406d)
    - implement a draft for subsection fetching (e822f56)
    - Merge branch 'index-information' (025f157)