From 0188b2104e387e4d43693ad7deaf8d8ca6daa9b1 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Mon, 13 Apr 2020 19:28:38 -0400 Subject: [PATCH] Actually make changelog link do the right thing --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 873a090d..d9ec4bf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,10 +23,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Many more tests have been ported over. - Fixed several memory leaks. -## [0.1.0] - 2020-02-04 +## 0.1.0 - 2020-02-04 ### Added - First "real" release. -[Unreleased]: https://github.com/jonhoo/inferno/compare/v0.1.0...HEAD -[0.1.0]: https://github.com/jonhoo/inferno/compare/6cda7c8e7501b9b7453e7a2db269a994a99c0660...v0.1.0 -[0.3.0]: https://github.com/jonhoo/inferno/compare/v0.2.1...v0.3.0 +[Unreleased]: https://github.com/jonhoo/flurry/compare/v0.3.0...HEAD +[0.3.0]: https://github.com/jonhoo/flurry/compare/v0.2.1...v0.3.0