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 95ae6ce commit 344cdb1Copy full SHA for 344cdb1
CHANGELOG.md
@@ -6,8 +6,21 @@ All notable changes to `laravel-paket` will be documented in this file.
6
7
### Changed
8
9
-- ([#27](https://github.com/cybercog/laravel-paket/pull/27)) `Http\Controllers` namespace structure became more flat
+- ([#27]) `Http\Controllers` namespace structure became more flat
10
+
11
+## Fixed
12
13
+- ([#28]) Terminal jobs new line breaks
14
15
+## Security
16
17
+- Upgraded `lodash`
18
19
## 1.0.0 - 2019-06-30
20
21
- Initial release
22
23
+[Unreleased]: https://github.com/cybercog/laravel-paket/compare/1.0.0...master
24
25
+[#28]: https://github.com/cybercog/laravel-paket/pull/28
26
+[#27]: https://github.com/cybercog/laravel-paket/pull/27
0 commit comments