lex_luthor/CHANGELOG.md

20 lines
429 B
Markdown
Raw Normal View History

2023-07-25 15:10:33 +12:00
# 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.