Merge pull request #4784 from sime/changelog-1-26-1

Sync CHANGELOG to represent 1.26.1 release
This commit is contained in:
Takahiro Horike 2018-03-01 19:53:28 +09:00 committed by GitHub
commit 6e98b63387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,9 @@
# 1.26.1 (27.02.2018)
- [Fix lambda integration regression](https://github.com/serverless/serverless/pull/4775)
## Meta
- [Comparison since last release](https://github.com/serverless/serverless/compare/v1.26.0...v1.26.1)
# 1.26.0 (29.01.2018)
- [AWS Go support](https://github.com/serverless/serverless/pull/4669)
- [Support for using an existing ApiGateway and Resources](https://github.com/serverless/serverless/pull/4247)