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)