From 6ab361f3e791dffb9fa1cfea585cf97021101e0b Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Tue, 9 May 2017 00:45:17 +0200 Subject: [PATCH] =?UTF-8?q?[chore]=C2=A0Merge=20history=20of=201.7.x=20and?= =?UTF-8?q?=200.9.x=20branches=20(#2930)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- History.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/History.md b/History.md index 172a9a3153..ec85a0c5e8 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,19 @@ +1.7.4 / 2017-05-07 +=================== + + * [chore] Bump engine.io to version 1.8.4 + +0.9.18 / 2017-05-07 +=================== + + * Remove process.EventEmitter usage for Node 7.x + +1.7.3 / 2017-02-17 +=================== + + * [chore] Bump engine.io to version 1.8.3 + 1.7.2 / 2016-12-11 ===================