From fff9c5d3d5d3edfe0cf29b50b3b6618df124ce93 Mon Sep 17 00:00:00 2001 From: Matt Magoffin Date: Wed, 30 Nov 2016 11:00:43 +1300 Subject: [PATCH] Update change log. --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe53328..97ff2b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Change Log -## [1.1.1](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.1.1) (2016-05-18) +## [2.0.0-beta1](https://github.com/Blue-Rocket/BRFullTextSearch/tree/2.0.0-beta1) (2016-11-30) +[Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.1.1...2.0.0-beta1) + +**Implemented enhancements:** + +- Update to BRCLucene pod [\#22](https://github.com/Blue-Rocket/BRFullTextSearch/issues/22) + +**Closed issues:** + +- Index corruption [\#19](https://github.com/Blue-Rocket/BRFullTextSearch/issues/19) + +## [1.1.1](https://github.com/Blue-Rocket/BRFullTextSearch/tree/1.1.1) (2016-05-17) [Full Changelog](https://github.com/Blue-Rocket/BRFullTextSearch/compare/1.1.0...1.1.1) **Implemented enhancements:**