diff --git a/docs/input/blog/posts/2025-10-26-spectre-console-0.53-released.md b/docs/input/blog/posts/2025-10-26-spectre-console-0.53-released.md new file mode 100644 index 00000000..6f6179e9 --- /dev/null +++ b/docs/input/blog/posts/2025-10-26-spectre-console-0.53-released.md @@ -0,0 +1,15 @@ +Title: Spectre.Console 0.53.0 released! +Description: Someone said CancellationToken? +Published: 2025-10-26 +Category: Release Notes +Excluded: false +--- + +Version `0.53.0` of Spectre.Console has been released! + +## What's Changed + +* Add top-level CancellationToken support to Spectre.Console.Cli by [@0xced](https://github.com/0xced) in [#1911](https://github.com/spectreconsole/spectre.console/pull/1911) +* Update the Spectre.Console.Cli documentation with CancellationToken by [@0xced](https://github.com/0xced) in [#1920](https://github.com/spectreconsole/spectre.console/pull/1920) + +**Full Changelog**: https://github.com/spectreconsole/spectre.console/compare/0.52.0...0.53.0 \ No newline at end of file