diff --git a/Changelog.md b/Changelog.md
index bbffecba..c61f0a6a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,13 @@
+
+## [2.4.3](https://github.com/luin/ioredis/compare/v2.4.2...v2.4.3) (2016-12-15)
+
+
+### Bug Fixes
+
+* wait all the commands in a pipeline before sending #411 (#413) ([bfa879a](https://github.com/luin/ioredis/commit/bfa879a))
+
+
+
## [2.4.2](https://github.com/luin/ioredis/compare/v2.4.1...v2.4.2) (2016-12-04)