From d6bc7074d0e7a87288a76983743eca3011bcf4d1 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sun, 1 Nov 2015 19:17:14 +0100 Subject: [PATCH] add ursa update in 0.16 HISTORY.md --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index cc0ba6b..6e0f166 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,6 +9,7 @@ * use node-yggdrasil : index.js now doesn't expose yggdrasil, use node-yggdrasil directly if needed (BREAKING CHANGE) * createServers's beforePing option can now takes an async function * enable compression by default in createServer + * update ursa to get node4 (and node5) compatibility ## 0.15.0