Skip to content

Commit

Permalink
[meta] fix changelog markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 15, 2022
1 parent 92c746b commit 997044d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## **6.11.0
## **6.11.0**
- [New] [Fix] `stringify`: revert 0e903c0; add `commaRoundTrip` option (#442)
- [readme] fix version badge

Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 997044d

Please sign in to comment.