Skip to content

Commit 9661a6e

Browse files
committed
- Update changelog
1 parent 9f62d37 commit 9661a6e

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

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)
17+
- Fix socialite bug (https://github.com/rappasoft/laravel-boilerplate/issues/1284)
18+
619
## [6.0.0] - 2019-09-08
720
### Added
821
- Added captcha to login request
@@ -143,6 +156,7 @@ All notable changes to this project will be documented in this file.
143156
- Fix yarn tests
144157
- Fix: Socially logged in users get assigned the default role
145158

146-
[Unreleased]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.0...development
159+
[Unreleased]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.1...development
160+
[6.0.1]: https://github.com/rappasoft/laravel-boilerplate/compare/v6.0.0...v6.0.1
147161
[6.0.0]: https://github.com/rappasoft/laravel-boilerplate/compare/v5.3.8...v6.0.0
148162
[5.3.8]: https://github.com/rappasoft/laravel-boilerplate/compare/v5.3.7...v5.3.8

0 commit comments

Comments
 (0)