We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e222a30 commit 52e3a66Copy full SHA for 52e3a66
CHANGELOG.md
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unrelease]
8
- 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"
18
## [2.3.6] 2020-04-13
19
### Fixed
20
- Fix `require php7.4` in composer.json file [#111](https://github.com/phpMv/ubiquity/issues/111)
0 commit comments