From 26bbb2c91b47ea129bf66a6662709e2f8daa3254 Mon Sep 17 00:00:00 2001 From: Andrew Udvare Date: Thu, 14 Sep 2023 04:56:39 -0400 Subject: [PATCH] changelog: update --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 967280f..10d43b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,14 @@ 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). + +## [0.0.6] + +### Changed + +- Upgrade dependencies +- Added tests, coverage at 95%+ + +### Removed + +- Remove `WANT_NUGET_HOME` setting.