diff --git a/.changes/unreleased/Changed-20260210-115903.yaml b/.changes/unreleased/Changed-20260210-115903.yaml deleted file mode 100644 index 31f856b..0000000 --- a/.changes/unreleased/Changed-20260210-115903.yaml +++ /dev/null @@ -1,3 +0,0 @@ -kind: Changed -body: 'Command.Type: scriptFile no longer requests psudoterminal' -time: 2026-02-10T11:59:03.24953839-06:00 diff --git a/.changes/v0.11.5.md b/.changes/v0.11.5.md new file mode 100644 index 0000000..f548755 --- /dev/null +++ b/.changes/v0.11.5.md @@ -0,0 +1,3 @@ +## v0.11.5 - 2026-02-10 +### Changed +* Command.Type: scriptFile no longer requests psudoterminal diff --git a/CHANGELOG.md b/CHANGELOG.md index bccd07b..1fae975 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v0.11.5 - 2026-02-10 +### Changed +* Command.Type: scriptFile no longer requests psudoterminal + ## v0.11.4 - 2026-02-01 ### Changed * Command.[name].output.file: now appends correctly to the beginning of file in an absolute path