Skip to content

Commit

Permalink
0.2.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyzerner committed Sep 1, 2021
1 parent 1e34ffb commit b888a62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.2.0-beta.2] - 2021-09-01
### Added
- Content-Type validation and Accept negotation
- Include `jsonapi` object with `version` member in response
Expand Down Expand Up @@ -46,5 +46,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix pagination next link appearing when it shouldn't

[Unreleased]: https://github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.1...HEAD
[0.2.0-beta.1]: https://github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.2...v0.2.0-beta.1
[0.2.0-beta.1]: https://github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.1...v0.1.0-beta.1

0 comments on commit b888a62

Please sign in to comment.