Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosSacASac committed Nov 2, 2021
1 parent 746c1de commit 32510fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

### Unreleased 3.1.1
### 3.1.1

* feat: handle top level json array, string and number

### Unreleased 3.1
### 3.1.0

* feat: add firstValues, readBooleans helpers

### Unreleased 3.0
### 3.0.0

* feat: remove options.multiples ([730](https://github.com/node-formidable/formidable/pull/730))
* use modern URLSearchParams https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams internally
Expand All @@ -19,7 +19,7 @@
* options.enabledPlugins must contain the plugin themselves instead of the plugins names


### Unreleased (`canary` & `dev` dist-tags)
### 2.0.0

* feat: add options.filter ([#716](https://github.com/node-formidable/formidable/pull/716))
* feat: add code and httpCode to most errors ([#686](https://github.com/node-formidable/formidable/pull/686))
Expand Down

0 comments on commit 32510fd

Please sign in to comment.