What's Changed
* Update introduction.md by kldeb in https://github.com/cargo-lambda/cargo-lambda/pull/628
* Allow to set change the watch request timeouts. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/630
* Allow including extra files via configuration. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/631
* Add more information to dry deploys. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/635
* Keep symbols if debug=true in release mode by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/636
* Document debug=true behavior in profile.release. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/637
* Update the AWS SDK to 1.17. by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/638
* New event types by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/642
* Release version 1.2.0 by calavera in https://github.com/cargo-lambda/cargo-lambda/pull/639
New Contributors
* kldeb made their first contribution in https://github.com/cargo-lambda/cargo-lambda/pull/628
**Full Changelog**: https://github.com/cargo-lambda/cargo-lambda/compare/v1.1.0...v1.2.0