From 3df28acd58649376f537219fb85f334a3a39c99e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20Unneb=C3=A4ck?= Date: Wed, 13 Jan 2016 14:56:44 +0100 Subject: [PATCH] history: 1.3.7 --- History.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/History.md b/History.md index 91cd610..9f6a317 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +1.3.7 / 2016-01-13 +================== + + * Don't unbind onload/onerror callbacks after invoking them (#615) + 1.3.6 / 2016-01-06 ==================