diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-09-05 17:15:04 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-09-05 17:15:04 +0200 |
commit | 9dc19026c6c849ee545204b5aecd84b22e7e8d84 (patch) | |
tree | 6968e4e78b8c70b5a19d98ee69d1b6777b936f7b | |
parent | 31ca9f7fcbfaba819034c431b18e8b7e5b872376 (diff) | |
download | gitbook-9dc19026c6c849ee545204b5aecd84b22e7e8d84.zip gitbook-9dc19026c6c849ee545204b5aecd84b22e7e8d84.tar.gz gitbook-9dc19026c6c849ee545204b5aecd84b22e7e8d84.tar.bz2 |
Add changelog for version 1.0.3
-rw-r--r-- | CHANGES.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |