From 8603ae31d5b2a53d3440bf9be456f331c2b015fe Mon Sep 17 00:00:00 2001 From: danielaparker Date: Fri, 6 Aug 2021 10:15:57 -0400 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d5dd87d9..ac91826dda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ where an expression such as `$[?-@.key > -42]` would fail to parse. - Fixed issue with private typedef and Intel C++ Compiler via [PR \#327](https://github.com/danielaparker/jsoncons/pull/327) -Changes: +Changes: - In the csv extension, the enum name `mapping_kind` has been renamed to `csv_mapping_kind`, and the `csv_options.mapping` function