Skip to content

Commit

Permalink
changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarlyl committed Apr 28, 2017
1 parent 78e9a72 commit 0b94843
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Next Release (TBD)

* Alway overwrite existing API Gateway Rest API on updates
(`#305 <https://github.com/awslabs/chalice/issues/305>`__)

* Added more granular support for CORS
(`#311 <https://github.com/awslabs/chalice/pull/311>`__)

0.8.0
=====
Expand Down
1 change: 0 additions & 1 deletion tests/unit/test_local.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from chalice import local, BadRequestError
from chalice import local, BadRequestError, CORSConfig
from chalice import Response
import json
Expand Down

0 comments on commit 0b94843

Please sign in to comment.