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 7327a31 commit 4f0b2baCopy full SHA for 4f0b2ba
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/sail/compare/v1.4.9...1.x)
+## [Unreleased](https://github.com/laravel/sail/compare/v1.4.10...1.x)
4
+
5
6
+## [v1.4.10 (2021-03-30)](https://github.com/laravel/sail/compare/v1.4.9...v1.4.10)
7
8
+### Changed
9
+- Database default user name and password ([#84](https://github.com/laravel/sail/pull/84))
10
11
+### Fixed
12
+- Patch issue with environment database password replacement ([#87](https://github.com/laravel/sail/pull/87))
13
14
15
## [v1.4.9 (2021-03-23)](https://github.com/laravel/sail/compare/v1.4.8...v1.4.9)
0 commit comments