Skip to content

Commit b5f008a

Browse files
committed
Update CHANGELOG.md
1 parent 103fc0b commit b5f008a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v7.3.0...master)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v7.6.0...master)
4+
5+
6+
## [v7.6.0 (2020-04-15)](https://github.com/laravel/laravel/compare/v7.3.0...v7.6.0)
7+
8+
### Changed
9+
- Disable Telescope in PHPUnit ([#5277](https://github.com/laravel/laravel/pull/5277))
10+
11+
### Fixed
12+
- Add both endpoint and url env variables ([#5276](https://github.com/laravel/laravel/pull/5276))
413

514

615
## [v7.3.0 (2020-03-24)](https://github.com/laravel/laravel/compare/v7.0.0...v7.3.0)

0 commit comments

Comments
 (0)