Update readme

This commit is contained in:
Jay Wood
2014-11-09 15:49:48 -05:00
parent 6b6656d782
commit 480cf14f94

View File

@ -61,11 +61,12 @@ Please do not contact me with questions like this. If you cannot be descriptive
## Changelog
### 3.6.0
* Split methods and hooks from main class file, will prevent overhead.
* Split methods and hooks from main class file, will prevent overhead, also separates admin from front-end.
* Moved to use of cookie.js
* Created API file for methods.
* New filters & actions for developers
* Switched CSS priority, to allow custom css to override bg image and opacity
* Converted sass file to nested sass and uses classes instead of IDs
### 3.5.5
* [jgraup](https://github.com/jgraup) - Fixed Menu Positioning