From 4fd32d95799dbffd28062909e8e84870f8bb6c85 Mon Sep 17 00:00:00 2001 From: Justin Unterreiner Date: Mon, 7 Mar 2022 22:20:39 -0800 Subject: [PATCH] Add link to release in change log --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd1a760..f7f631c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. For packages corresponding to these changes, see the [releases page](https://github.com/Justin-Credible/nintendo-vs-frontend/releases). -## [v1.2.0] +## [v1.2.0](https://github.com/Justin-Credible/nintendo-vs-frontend/releases/tag/v1.2.0) - 2022-03-07 ### Changed - Added ability to scale the UI to smaller screens; see `scalingFactor` in `config.yml`