diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e9d82a..d19ed0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.1.0](https://github.com/phpsa/filament-password-reveal/compare/v1.0.1...v1.1.0) (2022-06-07) + + +### Bug Fixes + +* added new prefix/suffix actions from filament ([8172469](https://github.com/phpsa/filament-password-reveal/commit/8172469185b84abc43d256b6b6ddba250d7ef40b)) + + +### Features + +* add configurable copy to clipboard button, made icons configurable using blade icons ([7824eb4](https://github.com/phpsa/filament-password-reveal/commit/7824eb48c75556e5aa54adf84112784b9d34378a)) +* allow password generation ([2590e0e](https://github.com/phpsa/filament-password-reveal/commit/2590e0e82b249da8ade0b9c81d00109e976fd509)) + ## [1.0.1](https://github.com/phpsa/filament-password-reveal/compare/v1.0.0...v1.0.1) (2022-05-06)