Skip to content

Commit e5f61ab

Browse files
authored
Update CHANGELOG.md
1 parent df273a9 commit e5f61ab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project aims to adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## 1.8.0 (Tuesday, 15 September, 2020)
7+
- Lumen 8 support
8+
- Fixed Laravel 8 + legacy factories support
9+
- Fixed the OpenAPI route for `laravel` type docs (https://github.com/knuckleswtf/scribe/pull/96)
10+
11+
## 1.7.0 (Saturday, 12 September, 2020)
12+
Laravel 8 support
13+
614
## 1.6.0 (Tuesday, 8 September, 2020)
715
### Additions
816
- New `description` field, where you can add a description of your API. This field will be used as the `info.description` field in the Postman collection and OpenAPI spec, and as the first paragraph under the "Introduction" section on the generated webpage, before the `intro_text`. (https://github.com/knuckleswtf/scribe/pull/90/commits/dc356f3f2b13732d567dbee88dad07fc0441f40e)

0 commit comments

Comments
 (0)