Skip to content

Commit

Permalink
Bump to 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRitouet committed Nov 16, 2015
1 parent be67a72 commit 0262c75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ They contains the following variables:


## Changelog
- [0.0.16](https://github.com/NicolasRitouet/dpd-fileupload/releases/tag/0.0.16)
- add single file get #40 [PR #40](https://github.com/NicolasRitouet/dpd-fileupload/pull/40) (Thanks [@EvilDrW](https://github.com/EvilDrW))
- [0.0.15](https://github.com/NicolasRitouet/dpd-fileupload/releases/tag/0.0.15)
- Add data in upload event.
- Partial fix of `E11000 error` [PR #36](https://github.com/NicolasRitouet/dpd-fileupload/pull/36) (Thanks [@hjanuschka](https://github.com/hjanuschka)). The rest of the fix is on Deployd side ([#653](https://github.com/deployd/deployd/issues/653))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dpd-fileupload",
"description": "File uploader for Deployd",
"version": "0.0.15",
"version": "0.0.16",
"author": "Nicolas Ritouet <[email protected]>",
"dependencies": {
"debug": "2.2.0",
Expand Down

0 comments on commit 0262c75

Please sign in to comment.