From 94b3f3921c317adc859d127dcb023266443efedd Mon Sep 17 00:00:00 2001 From: Dillon Kearns Date: Thu, 2 May 2024 09:06:34 -0700 Subject: [PATCH] Update changelog. --- CHANGELOG-NPM.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG-NPM.md b/CHANGELOG-NPM.md index 5353b167..fba481ff 100644 --- a/CHANGELOG-NPM.md +++ b/CHANGELOG-NPM.md @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] + +## [3.0.15] - 2024-05-02 + +### Fixed + +- Fix issue where command output did not pipe through correctly in the middle of a `Stream`. + ## [3.0.14] - 2024-04-29 ### Fixed