Skip to content

Commit

Permalink
[skip ci] updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinapathak committed Apr 12, 2019
1 parent ef462f0 commit cfc829d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.2.1]
- Removed request from logging statements

## [v0.2.0]
- Added checks
- Added configurable behavior on a key not found in `enforcer`
Expand All @@ -21,7 +24,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added constructor, enforcer, and listener alice decorators
- Basic code and structure established

[Unreleased]: https://github.com/Comcast/comcast-bascule/compare/v0.2.0...HEAD
[Unreleased]: https://github.com/Comcast/comcast-bascule/compare/v0.2.1...HEAD
[v0.2.1]: https://github.com/Comcast/comcast-bascule/compare/0.2.0...v0.2.1
[v0.2.0]: https://github.com/Comcast/comcast-bascule/compare/0.1.1...v0.2.0
[v0.1.1]: https://github.com/Comcast/comcast-bascule/compare/0.1.0...v0.1.1
[v0.1.0]: https://github.com/Comcast/comcast-bascule/compare/0.0.0...v0.1.0

0 comments on commit cfc829d

Please sign in to comment.