Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviocopes committed Jul 21, 2016
1 parent 9a265a4 commit d9ce4b0
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v1.x.x
## 07/xx/2016

1. [](#new)
* Multiple search boxes support [#52](/~https://github.com/getgrav/grav-plugin-simplesearch/pull/52)

# v1.8.0
## 07/14/2016

Expand All @@ -11,12 +17,12 @@

1. [](#new)
* Added configurable `min length` option for how many characters needed before you can search

# v1.7.0
## 04/30/2016

1. [](#new)
* Added support for taxonomy searching in regular searches (not just on-page searches as was the case previously)
* Added support for taxonomy searching in regular searches (not just on-page searches as was the case previously)
* Added support for `route: '@self'` to use the route of the current page without specifying it.
* Added display search button option - #33
* Refactored code for clarity
Expand All @@ -25,7 +31,7 @@
## 01/06/2016

1. [](#improved)
* Improved the README instructions on how to save all pages
* Improved the README instructions on how to save all pages

# v1.6.1
## 11/11/2015
Expand Down

0 comments on commit d9ce4b0

Please sign in to comment.