From 8a034f58853da4194b0d8e886ef483a5165ef585 Mon Sep 17 00:00:00 2001 From: Stuart Carnie Date: Sun, 29 Aug 2021 08:58:18 +1000 Subject: [PATCH] chore: Release v1.2.0 --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0b3e5e..13a66ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,7 @@ All notable changes to this project 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). -## [Unreleased] - +## [v1.2.0] ### Added - Start using CHANGELOG.md @@ -18,4 +17,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated CRT Fast, with improvements for rotated games. - Updated Go dependency to version 1.17. -[Unreleased]: https://github.com/OpenEmu/slang-shaders/compare/v1.1...HEAD \ No newline at end of file +[v1.2.0]: https://github.com/OpenEmu/slang-shaders/compare/v1.1...v1.2.0 \ No newline at end of file