Skip to content

Commit 0a70f2a

Browse files
authored
Fix broken changelog links (#63)
1 parent 1f5caea commit 0a70f2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9393
### Added
9494
- Client: fetch resources, collections, related resources and relationships
9595

96-
[Unreleased]: https://github.com/f3ath/json-api-dart/compare/2.0.3...HEAD
96+
[Unreleased]: https://github.com/f3ath/json-api-dart/compare/2.1.0...HEAD
97+
[2.1.0]: https://github.com/f3ath/json-api-dart/compare/2.0.3...2.1.0
9798
[2.0.3]: https://github.com/f3ath/json-api-dart/compare/2.0.2...2.0.3
9899
[2.0.2]: https://github.com/f3ath/json-api-dart/compare/2.0.1...2.0.2
99100
[2.0.1]: https://github.com/f3ath/json-api-dart/compare/2.0.0...2.0.1

0 commit comments

Comments
 (0)