From 9789033145b2a3b4794d981b00b894a66ca20f8c Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sat, 19 Apr 2025 09:40:34 +0100 Subject: [PATCH] chore(CHANGELOG): update entries --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f99df6..0f64798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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). ## [Unreleased] +### Added +- Added support for inferring non-interactivity status from process context ([#8](https://github.com/pesde-pkg/tooling/pull/8)) ## [0.1.12] - 2025-02-12 ### Added