Sha256: 4e0e306775e9cd6acf228217509aeb95e08968a52d2e483040d2b1ab0af66c18

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.1.0] - 2018-11-02

### Changed
- Relax JSON Content-Type check to work with custom MIME types [#13] ([@2potatocakes])

## [1.0.0] - 2018-09-24

### Changed
- The JSON response body will only be documented when the content type is `application/json` [#12] ([@2potatocakes])

## [0.14.0] - 2018-07-21

### Added
- This CHANGELOG file.

### Changed
- Include the request body in the generated JSON [#9] ([@2potatocakes])

[Unreleased]: https://github.com/twe4ked/rspec-api-docs/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/twe4ked/rspec-api-docs/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/twe4ked/rspec-api-docs/compare/v0.14.0...v1.0.0
[0.14.0]: https://github.com/twe4ked/rspec-api-docs/compare/v0.13.0...v0.14.0

[#9]: https://github.com/twe4ked/rspec-api-docs/pull/9
[#12]: https://github.com/twe4ked/rspec-api-docs/pull/12
[@2potatocakes]: https://github.com/2potatocakes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec-api-docs-1.1.0 CHANGELOG.md