diff --git a/Changelog.md b/Changelog.md index d5c08b8b..58ba188a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,13 @@ + +## [3.1.2](https://github.com/luin/ioredis/compare/v3.1.1...v3.1.2) (2017-07-26) + + +### Bug Fixes + +* stop mutating the arguments when calling multi ([#480](https://github.com/luin/ioredis/issues/480)) ([a380030](https://github.com/luin/ioredis/commit/a380030)) + + + ## [3.1.1](https://github.com/luin/ioredis/compare/v3.1.0...v3.1.1) (2017-05-31)