diff --git a/.changeset/stores-beta-config-parse.md b/.changeset/stores-beta-config-parse.md new file mode 100644 index 000000000..8aba2698b --- /dev/null +++ b/.changeset/stores-beta-config-parse.md @@ -0,0 +1,13 @@ +--- +"@fission-ai/openspec": minor +--- + +### New Features + +- **Stores (very early beta)** — Introduces stores as a simpler way to organize specs and changes, replacing the workspace and initiative model. This feature is in very early beta — expect rough edges and breaking changes in upcoming releases. + +### Bug Fixes + +- **Config parsing** — Configuration values wrapped in JSON containers are now parsed correctly. + +