Skip to content

Commit

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

## [Unreleased]

## [v0.2.4]
- Removed tip builds from travis
- Added unit tests
- Added more descriptive errors
- Changed StatusUnauthorized to StatusForbidden

## [v0.2.3]
- Fixed Errors `Error()` function

Expand All @@ -31,7 +37,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.3...HEAD
[Unreleased]: https://github.com/Comcast/comcast-bascule/compare/v0.2.4...HEAD
[v0.2.4]: https://github.com/Comcast/comcast-bascule/compare/0.2.3...v0.2.4
[v0.2.3]: https://github.com/Comcast/comcast-bascule/compare/0.2.2...v0.2.3
[v0.2.2]: https://github.com/Comcast/comcast-bascule/compare/0.2.1...v0.2.2
[v0.2.1]: https://github.com/Comcast/comcast-bascule/compare/0.2.0...v0.2.1
Expand Down

0 comments on commit 53d4ab3

Please sign in to comment.