Skip to content

Commit

Permalink
Update changelog for 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgtaylor committed Feb 28, 2019
1 parent 2949079 commit 20617b5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
- Put new items here.

## [1.2.0] - 2019-02-27
- Add support for reloading OpenAPI URLs via `/__reload` on the server.
- Support external references in OpenAPI loader.
- Update dependencies, simplify file loading.
- Support jsonapi.org content type (`application/vnd.api+json`).
- Switch from `dep` to Go modules.

## [1.1.1] - 2019-01-30
- Fix `OPTIONS` request to also include CORS headers.

Expand Down

0 comments on commit 20617b5

Please sign in to comment.