From 480cf14f949c604fe15a2ab736e9ed35de9c95b5 Mon Sep 17 00:00:00 2001 From: Jay Wood Date: Sun, 9 Nov 2014 15:49:48 -0500 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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