From 1b3a1819c8214f05097fb06909c57b0d6cbfc194 Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Sat, 14 Mar 2015 17:35:57 -0400 Subject: [PATCH] Updating changelog --- src/changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changelog.html b/src/changelog.html index a53d6a0..5b1d9a4 100644 --- a/src/changelog.html +++ b/src/changelog.html @@ -1,5 +1,8 @@
+
March 14, 2015 Release
+
Removing use of Q for promises in favor of "native" ES6 promises (even though they aren't quite native everywhere yet)
+
March 13, 2015 Release
Fixes bug with numbering of nested subexpressions (see GitHub issue)