Skip to content

Commit b50492e

Browse files
Release 1.0.0 🎉
1 parent 1beec2f commit b50492e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

‎CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

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
417

518
## [v0.6.0 (2020-03-08)](https://github.com/davidhsianturi/laravel-compass/compare/v0.5.1...v0.6.0)
619

0 commit comments

Comments
 (0)