From e03676fb1e07b812bec6bd13aa78de0e809819c3 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Sun, 12 Feb 2023 12:03:18 -0600 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 552140b..17970ff 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.3 - 2023-02-12 + +### Bug Fixes + +- Remove Termination feature so handler only runs on ctrl-c. + ## Version 0.1.2 - 2023-02-12 ### Bug Fixes