File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 2 .0.5] - 2025-11-30
8+ ## [ 1 .0.5] - 2025-11-30
99
1010### Added
1111- ** Colon-less Syntax:** Objects and arrays in nested positions now use ` key{...} ` and ` key[...] ` syntax, removing redundant colons.
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232### Fixed
3333- ** Rate Limiting** : Resolved 429 errors during benchmarking by implementing robust retry logic and concurrency control.
3434
35- ## [ 2 .0.4] - 2025-11-29
35+ ## [ 1 .0.4] - 2025-11-29
3636
3737### Fixed
3838- ** Critical Data Integrity** : Fixed roundtrip failures for strings containing newlines, empty strings, and escaped characters.
You can’t perform that action at this time.
0 commit comments