From 6318858eed0f327febde62d1ce2e1a49d4b17c15 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Mon, 29 Aug 2022 17:42:42 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc38e5b..5a9865b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 0.1.1 - 2022-08-29 + +### Miscellaneous Tasks + +- Update automated build configuration to install dependencies on publish step. + ## Version 0.1.0 - 2022-08-29 ### Miscellaneous Tasks