Skip to content

Commit 52e3a66

Browse files
authored
[skip ci] Update CHANGELOG for 2.3.7
1 parent e222a30 commit 52e3a66

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unrelease]
88
- Nothing
9+
10+
## [2.3.7] 2020-04-30
11+
### Added
12+
- add `password_hash` to URequest
13+
- add `exists` method in DAO
14+
- Add Csrf protection to session
15+
### Updated
16+
- AuthController simplification
17+
- remove unnecessary "No route found log"
918
## [2.3.6] 2020-04-13
1019
### Fixed
1120
- Fix `require php7.4` in composer.json file [#111](https://github.com/phpMv/ubiquity/issues/111)

0 commit comments

Comments
 (0)