Add changelog

This commit is contained in:
Robert Lord 2014-07-03 00:01:48 -07:00
parent 18cd104883
commit 395502b152

20
CHANGELOG.md Normal file
View file

@ -0,0 +1,20 @@
# Changelog
## Version 1.0
*July 2, 2014* [view issues](https://github.com/tripit/slate/issues?milestone=1&state=closed)
**Features:**
- Responsive designs for phones and tablets
- Started tagging versions
**Fixes:**
- Fixed 'unrecognized expression' error
- Fixed #undefined hash bug
- Fixed bug where the current language tab would be unselected
- Fixed bug where tocify wouldn't highlight the current section while searching
- Fixed bug where ids of header tags would have special characters that caused problems
- Updated layout so that pages with disabled search wouldn't load search.js
- Cleaned up Javascript