Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Oct 12, 2019
1 parent 0431239 commit ace2b47
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog


## [2.1.0](https://github.com/futurestudio/hapi-auth-multiple-strategies/compare/v2.0.5...v2.1.0) - 2019-10-12

### Added
- use [Joi v16](https://github.com/hapijs/joi) for options validation

### Updated
- bump dependencies
- remove Node.js v11 from Travis testing
- move auth handling into a dedicated `Authenticator` class


## [2.0.5](https://github.com/futurestudio/hapi-auth-multiple-strategies/compare/v2.0.4...v2.0.5) - 2019-04-24

### Updated
Expand Down

0 comments on commit ace2b47

Please sign in to comment.