Skip to content

Commit fbd3ad7

Browse files
committed
Update changelog
1 parent b0e0bdc commit fbd3ad7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,20 @@
22

33
## [Unreleased](https://github.com/laravel/laravel/compare/v5.8.3...master)
44

5+
6+
## [v5.8.16 (2019-05-07)](https://github.com/laravel/laravel/compare/v5.8.3...master)
7+
8+
### Added
9+
- Add IDE type-hint to UserFactory ([#4990](https://github.com/laravel/laravel/pull/4990))
10+
- Update database config relating to Url addition ([#5018](https://github.com/laravel/laravel/pull/5018), [b0e0bdc](https://github.com/laravel/laravel/commit/b0e0bdc060ce068b73371919b904f3c7f0c1cfa6))
11+
512
### Changed
613
- Upgrade the collision dependency from v2 to v3 ([#4963](https://github.com/laravel/laravel/pull/4963))
14+
- Ignore SQLite journals ([#4971](https://github.com/laravel/laravel/pull/4971))
15+
- Prefix redis database connection by default ([#4982](https://github.com/laravel/laravel/pull/4982), [#4986](https://github.com/laravel/laravel/pull/4986), [#4987](https://github.com/laravel/laravel/pull/4987))
16+
17+
### Removed
18+
- Remove `.navbar-laravel` CSS class ([65f8271](https://github.com/laravel/laravel/commit/65f8271032c113883fb3f1e8e7b3279821148ad1))
719

820

921
## [v5.8.3 (2019-03-05)](https://github.com/laravel/laravel/compare/v5.8.0...v5.8.3)

0 commit comments

Comments
 (0)