Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rui Quelhas committed Dec 22, 2015
1 parent 0204699 commit ffbb548
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog

## [v2.0.0](https://github.com/ruiquelhas/copperfield/tree/v2.0.0) (2015-12-22)
[Full Changelog](https://github.com/ruiquelhas/copperfield/compare/v1.0.2...v2.0.0)

**Implemented enhancements:**

- Delegate work to different modules. [\#7](https://github.com/ruiquelhas/copperfield/issues/7)

**Merged pull requests:**

- Simplify the implementation using supervizor [\#8](https://github.com/ruiquelhas/copperfield/pull/8) ([ruiquelhas](https://github.com/ruiquelhas))

## [v1.0.2](https://github.com/ruiquelhas/copperfield/tree/v1.0.2) (2015-12-20)
[Full Changelog](https://github.com/ruiquelhas/copperfield/compare/v1.0.1...v1.0.2)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "copperfield",
"version": "1.0.2",
"version": "2.0.0",
"description": "Server-level houdin validation for hapi",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit ffbb548

Please sign in to comment.