From be6ce032b95faca30734ec8201f51cbdadd5c69d Mon Sep 17 00:00:00 2001 From: Jonas da Silva Date: Sat, 19 Oct 2024 19:01:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 346811d..e985f7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Allay adheres to [Semantic Versioning](https://semver.org/). ### Fixed - `.gitignore` template now has the correct format +- Both stdout and stderr of plugins will now be printed to the console ## [0.1.0][] - 2023-05-20