From 33ff60cee7121dea2c172a2857cba411b01abe3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Wed, 28 Sep 2016 15:56:36 +0200 Subject: [PATCH] Add changes for 3.2.1 --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 000750f94..199e5dd44 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