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 103fc0b commit b5f008aCopy full SHA for b5f008a
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v7.3.0...master)
+## [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))
13
14
15
## [v7.3.0 (2020-03-24)](https://github.com/laravel/laravel/compare/v7.0.0...v7.3.0)
0 commit comments