diff --git a/CHANGELOG.md b/CHANGELOG.md index 3984fc990..14d6161ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [1.0.1](https://github.com/algolia/docsearch/compare/v1.0.0...v1.0.1) (2015-12-24) + + +### Bug Fixes + +* **handleSelected:** ensure we're calling setVal on the right object ([31abbd7](https://github.com/algolia/docsearch/commit/31abbd7)), closes [#51](https://github.com/algolia/docsearch/issues/51) + + + # [1.0.0](https://github.com/algolia/docsearch/compare/v0.0.7...v1.0.0) (2015-12-24) diff --git a/README.md b/README.md index 73264cf76..79ae023fa 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ Just submit the form on the [website](https://community.algolia.com/docsearch/) Once we've crawled your documentation website we'll send you the credentials you need to add the following code snippet to your website: ```html - - + + + +