From 4e08df613fc6989d6a46322f1f3b04cec3eed42f Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 23 Mar 2017 21:15:30 +0000 Subject: [PATCH] Update changelog --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index cdf8ee1..108e1c9 100755 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,12 @@ # Changelog +## v0.13-beta2 + +### Fixed + - Clear the page id index out when rebuilding the search index from scratch. + - This is needed to correct some issues where the id index goes all weird and assigns the same id to multiple pages + + ## v0.13-beta1 ### Added