Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# 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
- Refine runestone-workflow agent skill by @handlename in https://github.com/handlename/obsidian-plugin-runestone/pull/9
- 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
Expand Down
Loading