Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Mar 28, 2024
1 parent a7da356 commit 4b9270b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,21 @@ CHANGELOG

### master

> IMPORTANT NOTICE: The following classes has been removed
> - WBW\Bundle\JQuery\DataTablesBundle\Translation\TranslatorTrait
- Add declare(strict_types = 1)
- Add PHPStan
- Copy Container trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Entity manager trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Event dispatcher trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Mailer trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Request stack trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Request trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Response trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Router trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Session trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Copy Translator trait (from [core-bundle](https://github.com/webeweb/core-bundle))
- Improve code quality
- Improve PHPDoc
- Update dependencies
Expand Down

0 comments on commit 4b9270b

Please sign in to comment.