From 57d00a1e4940450e8819df3c910b67d2f00cf6d6 Mon Sep 17 00:00:00 2001 From: Shea Craig Date: Thu, 10 Oct 2019 10:11:28 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8335ab..083ee21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. This projec ## [Unreleased][unreleased] N/A -## [2.0.2] - 2019-10-05 - The Hair of Whitesnake +## [2.0.2]- 2019-10-05 - The Hair of Whitesnake ### Changed - Updated syntax to Swift 5. @@ -60,7 +60,8 @@ N/A ### Added - Initial commit. -[unreleased]: https://github.com/sheagcraig/yo/compare/2.0.1...HEAD +[unreleased]: https://github.com/sheagcraig/yo/compare/2.0.2...HEAD +[2.0.2]: https://github.com/sheagcraig/yo/compare/2.0.2...2.0.1 [2.0.1]: https://github.com/sheagcraig/yo/compare/2.0.1...2.0.0 [2.0.0]: https://github.com/sheagcraig/yo/compare/2.0.0...1.0.3 [1.0.3]: https://github.com/sheagcraig/yo/compare/1.0.2...1.0.3