Skip to content

Commit

Permalink
Fix broken changelog links (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
f3ath authored Dec 5, 2019
1 parent 1f5caea commit 0a70f2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Client: fetch resources, collections, related resources and relationships

[Unreleased]: https://github.com/f3ath/json-api-dart/compare/2.0.3...HEAD
[Unreleased]: https://github.com/f3ath/json-api-dart/compare/2.1.0...HEAD
[2.1.0]: https://github.com/f3ath/json-api-dart/compare/2.0.3...2.1.0
[2.0.3]: https://github.com/f3ath/json-api-dart/compare/2.0.2...2.0.3
[2.0.2]: https://github.com/f3ath/json-api-dart/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/f3ath/json-api-dart/compare/2.0.0...2.0.1
Expand Down

0 comments on commit 0a70f2a

Please sign in to comment.