Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiquelhas committed Jul 8, 2016
1 parent 09d8bb1 commit 21fef93
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog

## [v3.0.1](https://github.com/ruiquelhas/burton/tree/v3.0.1) (2016-04-03)
## [v3.0.2](https://github.com/ruiquelhas/burton/tree/v3.0.2) (2016-07-08)
[Full Changelog](https://github.com/ruiquelhas/burton/compare/v3.0.1...v3.0.2)

**Closed issues:**

- Simplify test suite [\#8](https://github.com/ruiquelhas/burton/issues/8)

**Merged pull requests:**

- Update test suite to use stream payloads [\#9](https://github.com/ruiquelhas/burton/pull/9) ([ruiquelhas](https://github.com/ruiquelhas))

## [v3.0.1](https://github.com/ruiquelhas/burton/tree/v3.0.1) (2016-04-02)
[Full Changelog](https://github.com/ruiquelhas/burton/compare/v3.0.0...v3.0.1)

**Merged pull requests:**
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": "burton",
"version": "3.0.1",
"version": "3.0.2",
"description": "File type validation for hapi raw stream request payloads",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 21fef93

Please sign in to comment.