Skip to content

Commit 871cf9d

Browse files
committed
chore: 🔖 update changelog (v0.11.1)
1 parent 45c6f10 commit 871cf9d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.11.1] - 2026-06-25
9+
10+
Full changelog: https://github.com/crs4/rocrate-validator/compare/0.11.0...0.11.1
11+
12+
### ✨ Added
13+
14+
- feat(validation): support unconditional validation abort so a check can stop the entire run when metadata is unreadable, instead of letting downstream checks emit false positives ([40f9a568](https://github.com/crs4/rocrate-validator/commit/40f9a568))
15+
- feat(profiles): detect invalid JSON in the file descriptor and abort validation with a precise parse error message and line/column info ([05c7b258](https://github.com/crs4/rocrate-validator/commit/05c7b258))
16+
817
## [0.11.0] - 2026-06-24
918

1019
Full changelog: https://github.com/crs4/rocrate-validator/compare/0.10.0...0.11.0

0 commit comments

Comments
 (0)