Skip to content

Commit

Permalink
[skip ci] update CHANGELOG for 2.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheron authored Apr 20, 2022
1 parent 3840de1 commit 9695d72
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Nothing

## [2.4.12] 2022-04-20
### Added
- app methods to Logger: `appLog`, `appInfo`, `appError`...
- regenerateId for `USession`
- `DataFormHelper` class for model form generation
- `forward` method to `UResponse`
### Fixed
- php 8.1 deprecation in `Validator`, `UModel`, `UArrayModel` classes
- `checkConnection` in `AuthController`
- `data-target` bug in `MultiResourceCrudController`
- `UCookie` pb with transformers

## [2.4.11] 2022-02-22
### Updated (breaking change)
- AuthControllers refactoring
Expand Down

0 comments on commit 9695d72

Please sign in to comment.