diff --git a/CHANGELOG.md b/CHANGELOG.md index 297a38b..5fbb1f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [0.2.0](https://github.com/handlename/obsidian-plugin-runestone/compare/0.1.0...0.2.0) - 2026-04-04 +## [0.2.0](https://github.com/handlename/obsidian-plugin-runestone/compare/0.1.0...0.2.0) - 2026-05-16 - feat: publish runestone-workflow as Claude Code plugin by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/5 - fix: add marketplace.json for Claude Code plugin install by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/7 - docs: add missing terms to GLOSSARY.md by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/8 @@ -8,6 +8,7 @@ - docs: add example vault section and screenshot to README by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/10 - docs: logo by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/11 - feat: add args template support to exec nodes by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/12 +- feat: display node output in log panel by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/14 ## [0.1.0](https://github.com/handlename/obsidian-plugin-runestone/commits/0.1.0) - 2026-03-31 - chore: preparation for release by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/1