docs(CHANGELOG): add changelog
This commit is contained in:
parent
05968690f1
commit
023df09aa3
1 changed files with 17 additions and 0 deletions
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal 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))
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in a new issue