From ccd0a7f4e1e5afa19877d2e5edb8df6eced06aba Mon Sep 17 00:00:00 2001 From: Nikolai Vazquez Date: Fri, 22 Sep 2017 18:12:29 -0400 Subject: [PATCH] [Changelog] Link to unreleased changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bddf455..f58fe02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ Initial release [Keep a Changelog]: http://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: http://semver.org/spec/v2.0.0.html +[Unreleased]: https://github.com/nvzqz/static-assertions-rs/compare/v0.2.3...HEAD [0.2.3]: https://github.com/nvzqz/static-assertions-rs/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/nvzqz/static-assertions-rs/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/nvzqz/static-assertions-rs/compare/v0.2.0...v0.2.1