1
0
Fork 0

docs(CHANGELOG): add changelog

This commit is contained in:
vvo 2015-12-16 11:45:17 +01:00
parent 05968690f1
commit 023df09aa3

17
CHANGELOG.md Normal file
View file

@ -0,0 +1,17 @@
<a name="0.0.1"></a>
## 0.0.1 (2015-12-16)
### Bug Fixes
* **colors:** Reduce number of colors ([125d1c7](https://github.com/algolia/docsearch/commit/125d1c7))
* **snippet:** Fix typo in method name ([751dfdb](https://github.com/algolia/docsearch/commit/751dfdb))
### Features
* **gh-pages:** Add gh-pages deploy script ([ab1a299](https://github.com/algolia/docsearch/commit/ab1a299))
* **main:** Add main wrapper ([bdac9dd](https://github.com/algolia/docsearch/commit/bdac9dd))
* **styling:** Set grayscale as default, add styling as external file ([5d8cca8](https://github.com/algolia/docsearch/commit/5d8cca8))