From 151ccd199e8e439bb50297904aebac4f06917d03 Mon Sep 17 00:00:00 2001 From: Andrew Udvare Date: Sun, 19 Nov 2023 19:45:39 -0500 Subject: [PATCH] changelog: update --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 627f609..914661c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.3.1] - 2023-11-19 + +### Fixed + +- Paths with unsupported value types now works with the C, C# and `reg add` output formats + ## [0.3.0] - 2023-11-19 ### Added