From 6f707130b627ad6164af719910a47eacc48d862d Mon Sep 17 00:00:00 2001 From: Lucid One Date: Sun, 10 Feb 2019 14:22:19 -0500 Subject: [PATCH] Fixed comparison version tag --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 296147d..bba3f5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial Release -[Unreleased]: https://github.com/passff/passff-host/compare/v1.1.0...HEAD -[1.1.0]: https://github.com/passff/passff-host/compare/v1.0.2...v1.1.0 -[1.0.2]: https://github.com/passff/passff-host/compare/v1.0.1...v1.0.2 -[1.0.1]: https://github.com/passff/passff-host/compare/v1.0.0...v1.0.1 +[Unreleased]: https://github.com/passff/passff-host/compare/1.1.0...HEAD +[1.1.0]: https://github.com/passff/passff-host/compare/1.0.2...1.1.0 +[1.0.2]: https://github.com/passff/passff-host/compare/1.0.1...1.0.2 +[1.0.1]: https://github.com/passff/passff-host/compare/1.0...1.0.1