From 9dc19026c6c849ee545204b5aecd84b22e7e8d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Fri, 5 Sep 2014 17:15:04 +0200 Subject: [PATCH] Add changelog for version 1.0.3 --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0f1779e5c..aafea51ff 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Release notes +## 1.0.3 +- Update `mathjax` plugin and MathJAx to version 2.4 +- Update `highlight.js` to 8.2.0 + ## 1.0.2 - Update `mathjax` plugin, fixes issues with inline math rendering (no longer wanted)