From 11520b8752c3fc321d3e00483c74c5de234d3ebd Mon Sep 17 00:00:00 2001 From: Nino Maruszewski <76668284+NinoMaruszewski@users.noreply.github.com> Date: Tue, 12 Jan 2021 10:03:32 -0600 Subject: [PATCH] Update CHANGELOG.md Links to tags. --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8902773..7a5be08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,41 +5,41 @@ All notable changes to this VS Code extension will be documented in this file. 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). -## [1.1.2] - 12-31-2020 +## [1.1.2](https://github.com/NinoMaruszewski/vscode-lorem-ipsum/compare/v1.1.1...v1.1.2) - 12-31-2020 ### Changed: - Changed git repo - Updated links and names due to new repo -## [1.1.1] - 10-02-2020 +## [1.1.1](https://github.com/NinoMaruszewski/vscode-lorem-ipsum/compare/v1.1.0...v1.1.1) - 10-02-2020 ### Changed: - Added snippet description to readme. -## [1.1.0] - 10-02-2020 +## [1.1.0](https://github.com/NinoMaruszewski/vscode-lorem-ipsum/compare/v1.0.4...v1.1.0) - 10-02-2020 ### Fixed: - Snippets are now recognized and should work. -## [1.0.4] - 08-24-2020 +## [1.0.4](https://github.com/NinoMaruszewski/vscode-lorem-ipsum/compare/v1.0.3...v1.0.4) - 08-24-2020 ### Changed: - License -## [1.0.3] - 08-24-2020 +## [1.0.3](https://github.com/NinoMaruszewski/vscode-lorem-ipsum/compare/v1.0.2...v1.0.3) - 08-24-2020 ### Added: - Icon - Bug tracker ### Changed: - New GIF in Readme -## [1.0.2] - 08-24-2020 +## [1.0.2](https://github.com/NinoMaruszewski/vscode-lorem-ipsum/compare/v1.0.1...v1.0.2) - 08-24-2020 ### Added: - License ### Changed: - Readme fixes -## [1.0.1] - 08-24-2020 +## [1.0.1](https://github.com/NinoMaruszewski/vscode-lorem-ipsum/releases/tag/v1.0.1) - 08-24-2020 ### Changed: - Added git repo to `package.json` -## [1.0.0] - 08-24-2020 +## 1.0.0 - 08-24-2020 ### Added: - Generate Lorem Ipsum to file - Generate Lorem Ipsum to clipboard