* enhancement:pip:Update pip version range to 20.1.
1.14.0
* bugfix:packaging:Fix pandas packaging regression (1398) * feature:CLI:Add ``dev plan/appgraph`` commands (1396) * enhancement:SQS:Validate queue name is used and not queue URL or ARN (1388)
1.13.1
* enhancement:local:Add support for multiValueHeaders in local mode (1381). * bugfix:local:Make ``current_request`` thread safe in local mode (759) * enhancement:local:Add support for cognito in local mode (1377). * bugfix:packaging:Fix terraform generation when injecting custom domains (1237) * enhancement:packaging:Ensure repeatable zip file generation (1114). * bugfix:CORS:Fix CORS request when returning compressed binary types (1336)
1.13.0
* bugfix:logs:Fix error for ``chalice logs`` when a Lambda function has not been invoked (1252) * feature:CORS:Add global CORS configuration (70) * bugfix:packaging:Fix packaging simplejson (1304) * feature:python:Add support for Python 3.8 (1315) * feature:authorizer:Add support for invocation role in custom authorizer (1303) * bugfix:packaging:Fix packaging on case-sensitive filesystems (1356)
1.12.0
* feature:CLI:Add ``generate-models`` command (1245) * enhancement:websocket:Add ``close`` and ``info`` commands to websocket api (1259) * enhancement:dependencies:Bump upper bound on PIP to ``<19.4`` (1273, 1272)
1.11.1
* bugfix:blueprint:Fix mouting blueprints with root routes (1230) * feature:rest-api:Add support for multi-value headers responses (1205)