diff --git a/src/changelog.html b/src/changelog.html
index 5218fea..5a4da74 100644
--- a/src/changelog.html
+++ b/src/changelog.html
@@ -1,5 +1,10 @@
+ - February 11, 2015 Release
+ - Various adjustments to analytics: tracking expression rendering time and JS errors
+ - Escape sequences that match to a specific character now display their hexadecimal code (actually done on January 25, but I forgot to update the changelog)
+ - Fixing styling issue with header links (see GitHub issue)
+
- December 30, 2014 Release
- Fixing bug that prevented rendering empty subexpressions
- Fixing minor styling bug when permalink is disabled