summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-09-28 15:56:36 +0200
committerGitHub <noreply@github.com>2016-09-28 15:56:36 +0200
commit33ff60cee7121dea2c172a2857cba411b01abe3b (patch)
tree93d9a60954d8ece348e5dcbc54b329e92d379089
parent33d7e022e620dc99bc5f5a5b449c9cea0bdc6683 (diff)
downloadgitbook-33ff60cee7121dea2c172a2857cba411b01abe3b.zip
gitbook-33ff60cee7121dea2c172a2857cba411b01abe3b.tar.gz
gitbook-33ff60cee7121dea2c172a2857cba411b01abe3b.tar.bz2
Add changes for 3.2.1
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 000750f..199e5dd 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+## 3.2.1
+- Fix bug on Firefox when navigating to an url containing an hash
+- Update nunjucks to fix JS error when page contains a lot of templating blocks
+
## 3.2.0
- Switch markdown parser from `kramed` to `markup-it`
- Fix support of `|` in tables