Skip to content

Commit 1d7c23a

Browse files
committed
- Update changelog
1 parent 721d0b5 commit 1d7c23a

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
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55

66
## [5.3.8] - 2019-08-21
77
### Added
8+
- Added Azerbaijan language (https://github.com/rappasoft/laravel-boilerplate/pull/1254)
9+
- Added NIST Password Rules (https://github.com/rappasoft/laravel-boilerplate/pull/1258)
10+
11+
### Changed
12+
- Assign all permissions to the Admin role without the need to explicitly assign the roles/permissions to the user. (https://github.com/rappasoft/laravel-boilerplate/pull/1227)
13+
14+
### Removed
15+
- Removed default Google scopes (https://github.com/rappasoft/laravel-boilerplate/pull/1253/files)
16+
- Removed ChangePassword rule as the new NIST rules cover it
817

918
## 5.3.7 - 2019-08-21
1019
### Added

0 commit comments

Comments
 (0)