wip [skip ci]

This commit is contained in:
David Roman 2023-06-03 21:03:14 +01:00
parent 1627b93fed
commit d233b330f0
No known key found for this signature in database
GPG Key ID: 7058646EEFCB70A7
1 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,13 @@ Changelog
## master ## master
## [0.5.0]
- Added: support for custom selectors (#233)
- Changed: unified introspect modifiers into one (#232)
- Fixed: `searchField` introspection (#234)
- Documentation: added explicit SPI import (#229)
## [0.4.0] ## [0.4.0]
- Added: all-new implementation, API, and module (#207) - Added: all-new implementation, API, and module (#207)