File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ Unreleased] ( https://github.com/davidhsianturi/laravel-compass/compare/v0.6.0...HEAD )
3
+ ## [ Unreleased] ( https://github.com/davidhsianturi/laravel-compass/compare/v1.0.0...HEAD )
4
+
5
+ ## [ v1.0.0 (2020-04-03)] ( https://github.com/davidhsianturi/laravel-compass/compare/v0.6.0...v1.0.0 )
6
+
7
+ ### Added
8
+ - Authenticator for auth requests ([ #76 ] ( https://github.com/davidhsianturi/laravel-compass/pull/76 ) )
9
+ - Laravel 7 support ([ #71 ] ( https://github.com/davidhsianturi/laravel-compass/pull/71 ) )
10
+
11
+ ### Changed
12
+ - Revamped the UI ([ #73 ] ( https://github.com/davidhsianturi/laravel-compass/pull/73 ) )
13
+ - Change ` ApiDocsRepository ` to ` DocumenterRepository ` ([ #79 ] ( https://github.com/davidhsianturi/laravel-compass/pull/79 ) )
14
+
15
+ ### Removed
16
+ - Dropped support for Laravel 5.8
4
17
5
18
## [ v0.6.0 (2020-03-08)] ( https://github.com/davidhsianturi/laravel-compass/compare/v0.5.1...v0.6.0 )
6
19
You can’t perform that action at this time.
0 commit comments