mirror of
https://github.com/biojppm/rapidyaml.git
synced 2026-01-18 13:31:19 +01:00
[chore] update changelog
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# 0.2.0
|
||||
|
||||
### New features & improvements
|
||||
- Enable parsing into nested nodes ([87f4184](https://github.com/biojppm/rapidyaml/commit/87f4184))
|
||||
- `as_json()` can now be called with tree and node id ([4c23041](https://github.com/biojppm/rapidyaml/commit/4c23041))
|
||||
|
||||
6
changelog/current.md
Normal file
6
changelog/current.md
Normal file
@@ -0,0 +1,6 @@
|
||||
### New features & improvements
|
||||
|
||||
### Fixes
|
||||
- Fix [#142](https://github.com/biojppm/rapidyaml/issues/142): `preprocess_json()`: ensure quoted ranges are skipped when slurping containers
|
||||
|
||||
### Special thanks
|
||||
Reference in New Issue
Block a user