Compare commits

..

1 Commits

Author SHA1 Message Date
cuddle-please
fb6f076f25 chore(release): 0.2.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-09-15 18:33:05 +00:00

View File

@ -8,9 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.2.1] - 2024-09-15
### Added
- implement naive fuzzy matcher
### Other
- update dependencies
- *(deps)* update rust crate anyhow to v1.0.89