From 761b3cf6818bde0da5ea3aaae618fe78bbc26c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Wyszy=C5=84ski?= Date: Wed, 11 Dec 2024 23:10:36 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edb40a24..b33279a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### API Changes +- Add `hex_as_raw` option to `PrettyConfig` to allow serializing hex strings without quotes ([#554](https://github.com/ron-rs/ron/pull/554)) + ## [0.9.0] - 2023-09-?? ### API Changes