CHANGELOG: document the keep_tags API addition

This commit is contained in:
David Aguilar 2024-03-24 14:27:04 -07:00
parent 6ea41cc9a8
commit 2c7ecbf054

View file

@ -20,6 +20,11 @@
**Features**: **Features**:
- Tags can now be retained across documents by calling `keep_tags(true)` on a
`yaml_rust2::Parser` before loading documents.
([#10](https://github.com/Ethiraric/yaml-rust2/issues/10)
([#12](https://github.com/Ethiraric/yaml-rust2/pull/12))
**Development**: **Development**:
## v0.7.0 ## v0.7.0