File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020### Security
2121
22+ ## [ 0.7.2] - 2026-01-31
23+
24+ ### Changed
25+ - Updated system protocol JSON schemas (events, worker, metadata-loader)
26+ - Enhanced documentation structure for system protocols
27+ - Generated comprehensive JSON schema documentation
28+
2229## [ 0.7.1] - 2026-01-31
2330
2431### Changed
@@ -185,7 +192,8 @@ Mark breaking changes clearly:
185192
186193---
187194
188- [ Unreleased ] : https://github.com/objectstack-ai/spec/compare/v0.7.1...HEAD
195+ [ Unreleased ] : https://github.com/objectstack-ai/spec/compare/v0.7.2...HEAD
196+ [ 0.7.2 ] : https://github.com/objectstack-ai/spec/compare/v0.7.1...v0.7.2
189197[ 0.7.1 ] : https://github.com/objectstack-ai/spec/compare/v0.6.1...v0.7.1
190198[ 0.6.1 ] : https://github.com/objectstack-ai/spec/compare/v0.4.1...v0.6.1
191199[ 0.4.1 ] : https://github.com/objectstack-ai/spec/compare/v0.4.0...v0.4.1
You can’t perform that action at this time.
0 commit comments