diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b81b82..fb1bd53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.0] - 2022-08-03 + ### Added - Added optional case sensitive parameters (https://github.com/AlexcastroDev/flexysearch/issues/13) +- Added search by number not empty (https://github.com/AlexcastroDev/flexysearch/issues/12) + +- Added search by number empty (https://github.com/AlexcastroDev/flexysearch/issues/11) +- +- Added search by string not empty (https://github.com/AlexcastroDev/flexysearch/issues/10) + +- Added search by string empty (https://github.com/AlexcastroDev/flexysearch/issues/9) + ### Docs - [Docs] Change documentation to Notion page and change readme