Skip to content

Commit

Permalink
add change to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidKorczynski authored and juntyr committed Aug 16, 2023
1 parent 1f26147 commit e7fbdf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
- Add `ron::value::RawValue` helper type which can (de)serialize any valid RON ([#407](https://github.com/ron-rs/ron/pull/407))
- Add `escape_strings` option to `PrettyConfig` to allow serialising with or without escaping ([#426](https://github.com/ron-rs/ron/pull/426))
- Add CIFuzz GitHub action

## [0.8.1] - 2023-08-??
- Fix issues [#277](https://github.com/ron-rs/ron/issues/277) and [#405](https://github.com/ron-rs/ron/issues/405) with `Value::Map` `IntoIter` and extraneous item check for `Value::Seq` ([#406](https://github.com/ron-rs/ron/pull/406))
Expand Down

0 comments on commit e7fbdf8

Please sign in to comment.