diff --git a/README.md b/README.md index bb87692..4dcb4e8 100644 --- a/README.md +++ b/README.md @@ -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