Skip to content

Commit

Permalink
Release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Aug 3, 2019
1 parent 5d3ee0f commit 8d6ce3c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

2.8.0 / 2019-08-03
==================

**features**
* [[`5d3ee0f`](http://github.com/eggjs/egg-multipart/commit/5d3ee0f1b82ba705f8bac0468cb19ab6f1dce8ab)] - feat: saveRequestFiles support options (#37) (仙森 <<dapixp@gmail.com>>)

2.7.1 / 2019-05-22
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egg-multipart",
"version": "2.7.1",
"version": "2.8.0",
"eggPlugin": {
"name": "multipart",
"optionalDependencies": [
Expand Down

0 comments on commit 8d6ce3c

Please sign in to comment.