### Bug Fixes

 - decscribe() won't abort before the first name check if max-candidates is 0
   A test was missing too, which is now fixed.

### Commit Statistics

 - 2 commits contributed to the release.
 - 3 days passed between releases.
 - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: #503

### Commit Details

 * **#503**
    - prepare changelog (3c99e7f)
    - decscribe() won't abort before the first name check if max-candidates is 0 (4788270)