From a3b17c53018057b5a3f551598068247044ff0a92 Mon Sep 17 00:00:00 2001 From: sammyette Date: Sat, 27 Apr 2024 20:42:18 -0400 Subject: [PATCH] chore: fix spacing on changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e06d1b5..021edf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ It uses these 3 keys: - `input` as standard input for the command - `out` as standard output - `err` as standard error + Here is a minimal example of the new usage which allows users to now pipe commands directly via Lua functions: