Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Commit

Permalink
Update CHANGELOG.md for 0.0.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarnes committed Jun 26, 2017
1 parent dad5600 commit 01471da
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# commissaire-http v
Ignoring git+https://github.com/projectatomic/commissaire.git (-r requirements.txt (line 5))
To install it run: pip install git+https://github.com/projectatomic/commissaire.git

0.0.6
```
* dad5600: requirements.txt: Add WebOb.
* 3488018: Require bcrypt instead of py-bcrypt.
* 57b4c61: dispatcher: No need to call routematch() when using middleware.
* 55db2df: Use routes.middleware.RoutesMiddleware.
* 699f537: auth: Add OpenShift Bearer token auth
* 7e50114: handlers: Return a dict from get_hostcreds().
* 0cbd58c: handlers: Update for secret models
* 846ab8e: Post-release version bump.
```

# commissaire-http v0.0.5
```
* 366ea4b: auth: Use keyword argument for self-auths
Expand Down

0 comments on commit 01471da

Please sign in to comment.