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

Commit 01471da

Browse files
committed
Update CHANGELOG.md for 0.0.6 release.
1 parent dad5600 commit 01471da

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# commissaire-http v
2+
Ignoring git+https://github.com/projectatomic/commissaire.git (-r requirements.txt (line 5))
3+
To install it run: pip install git+https://github.com/projectatomic/commissaire.git
4+
5+
0.0.6
6+
```
7+
* dad5600: requirements.txt: Add WebOb.
8+
* 3488018: Require bcrypt instead of py-bcrypt.
9+
* 57b4c61: dispatcher: No need to call routematch() when using middleware.
10+
* 55db2df: Use routes.middleware.RoutesMiddleware.
11+
* 699f537: auth: Add OpenShift Bearer token auth
12+
* 7e50114: handlers: Return a dict from get_hostcreds().
13+
* 0cbd58c: handlers: Update for secret models
14+
* 846ab8e: Post-release version bump.
15+
```
16+
117
# commissaire-http v0.0.5
218
```
319
* 366ea4b: auth: Use keyword argument for self-auths

0 commit comments

Comments
 (0)