From 938e5aff458173f71f308cc2e1e6f81aba4ca873 Mon Sep 17 00:00:00 2001 From: Lucid One Date: Sun, 10 Feb 2019 17:25:59 -0500 Subject: [PATCH] Added note for Unreleased, linked 1.0.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bba3f5c..77e884e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +There are currently no unreleased changes. ## [1.1.0] - 2019-02-07 ### Added @@ -31,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Security - Prevent code injection by separating positional from optional command line arguments -## 1.0.0 - 2018-03-24 +## [1.0.0] - 2018-03-24 ### Added - Initial Release @@ -39,3 +40,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [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 +[1.0.0]: https://github.com/passff/passff-host/releases/tag/1.0