You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [Unreleased]
5
5
6
+
## [6.0.1] - 2019-10-22
7
+
8
+
### Added
9
+
10
+
- Added facade/ignition-code-editor to be able to edit files right from ignition screens
11
+
- Added facade/ignition-self-diagnosis to for useful checklist of things that could get fixed when encountering an error
12
+
- Added facade/ignition-tinker-tab which adds a tinker tab in ignition which uses laravel tinker behind the scenes to be able to use tinker right from error screens
13
+
14
+
### Changed
15
+
16
+
- Update to Laravel Commit 953b488b8bb681d4d6e12227645c7c1b7ac26935 (Without password confirmation stuff)
0 commit comments