lex_luthor/CHANGELOG.md
James Harton ea56390083
Some checks failed
continuous-integration/drone Build is failing
chore: release version v0.1.2
2023-07-25 15:10:33 +12:00

20 lines
429 B
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.1.2](https://code.harton.nz/james/lex_luthor/compare/v0.1.2...v0.1.2) (2023-07-25)
### Features:
* Allow actions to return a list of results. (#5)
### Bug Fixes:
* Don't compare the consumed string's length for every iteration.