diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b20208..ac7cb96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [v2.0.0] - 2018-03-30 ### Added - Vue components to manage Clients and Keys @@ -12,7 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Namespace for package is now TechnicPack\LauncherApi - Mirror URL is configurable -## 1.0.0 - 2018-03-28 +## v1.0.0 - 2018-03-28 ### Initial Release -[Unreleased]: https://github.com/technicpack/launcher-api/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/technicpack/launcher-api/compare/v2.0.0...HEAD +[v2.0.0]: https://github.com/technicpack/launcher-api/compare/v1.0.0...v2.0.0