Version 1.3.2 (#1564)

* bumping to version 1.3.2

* Updating implementation coverage

* updating CHANGELOG
This commit is contained in:
Jack Danger 2018-04-12 14:37:00 -07:00 committed by GitHub
commit 3ac4532968
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 135 additions and 7 deletions

View file

@ -1,6 +1,14 @@
Moto Changelog
===================
1.3.1
------
The huge change in this version is that the responses library is no longer vendored. Many developers are now unblocked. Kudos to @spulec for the fix.
* Fix route53 TTL bug
* Added filtering support for S3 lifecycle
* unvendoring responses
1.3.0
------