Skip to content

Commit 20617b5

Browse files
committed
Update changelog for 1.2.0 release
1 parent 2949079 commit 20617b5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## [Unreleased]
88
- Put new items here.
99

10+
## [1.2.0] - 2019-02-27
11+
- Add support for reloading OpenAPI URLs via `/__reload` on the server.
12+
- Support external references in OpenAPI loader.
13+
- Update dependencies, simplify file loading.
14+
- Support jsonapi.org content type (`application/vnd.api+json`).
15+
- Switch from `dep` to Go modules.
16+
1017
## [1.1.1] - 2019-01-30
1118
- Fix `OPTIONS` request to also include CORS headers.
1219

0 commit comments

Comments
 (0)