From 515667407315b622330b90c2fe14dc4146ff38ba Mon Sep 17 00:00:00 2001 From: Bart van Gennep Date: Mon, 19 Nov 2018 11:57:11 +0100 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f0f10ca..52aa19d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### 4.1.0 - 2018-11-19 +## 4.1.0 - 2018-11-19 ### Added - Added more flexibility for getting a record's index @@ -10,12 +10,12 @@ - Fixed category field layout not properly importing for existing categories - Fixed import of multiple sites in same sitegroup -### 4.0.17 - 2018-09-24 +## 4.0.17 - 2018-09-24 ### Fixed - Fixed backwards compatibility of element index mapper - Fixed issue with volume and volume folder ids going out of sync -### 4.0.16 - 2018-09-11 +## 4.0.16 - 2018-09-11 ### Added - Added map_source event for mapping custom sources. See the Events section in the README for more.