From 997044d91766e6a74ef5bdcb027b77d2730f5d87 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 15 Jul 2022 10:17:36 -0700 Subject: [PATCH] [meta] fix changelog markdown --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37b1d3f0..f158bf4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## **6.11.0 +## **6.11.0** - [New] [Fix] `stringify`: revert 0e903c0; add `commaRoundTrip` option (#442) - [readme] fix version badge @@ -407,7 +407,7 @@ - [New] add "encoder" and "decoder" options, for custom param encoding/decoding (#160) - [Fix] fix compacting of nested sparse arrays (#150) -## **6.1.2 +## **6.1.2** - [Fix] follow `allowPrototypes` option during merge (#201, #200) - [Fix] chmod a-x - [Fix] support keys starting with brackets (#202, #200)