# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.0.0] - 2018-09-10
### Added
- Support for Hapi 17
- Changelog

### Removed
- Q promise lib in favor of native promises

[Unreleased]: https://github.com/toymachiner62/hapi-authorization/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/toymachiner62/hapi-authorization/compare/v4.0.0...v3.0.3
