From 08b094f57224050db28e0cd9b1abd8797415af95 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 8 Apr 2023 06:43:37 -0600 Subject: [PATCH] Move changelog notes to a v0.1.2 section and add a version description --- Packages/com.thenathannator.plasticband/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Packages/com.thenathannator.plasticband/CHANGELOG.md b/Packages/com.thenathannator.plasticband/CHANGELOG.md index d4cd6a5..c50165a 100644 --- a/Packages/com.thenathannator.plasticband/CHANGELOG.md +++ b/Packages/com.thenathannator.plasticband/CHANGELOG.md @@ -4,7 +4,9 @@ All notable changes to PlasticBand 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 +## [0.1.2] - 2023/08/04 + +Minor bugfix release for other issues present in v0.1. ### Fixes