CHANGELOG in simple-navigation-3.4.2 vs CHANGELOG in simple-navigation-3.5.0
- old
+ new
@@ -1,5 +1,9 @@
+*3.5.0
+
+* Added (configurable) "simple-navigation-active-leaf" class to last selected element and elements that have :highlights_on return true. Thanks to Frank Schumacher (thenoseman).
+
*3.4.2
* Improve Gemfile dependencies with :development and :rails groups.
*3.4.1
@@ -216,6 +220,6 @@
* Config file gets reloaded on every render_navigation call in development mode. Only load config file on server start in production mode.
*1.1.1
-* Change plugin into a GemPlugin
\ No newline at end of file
+* Change plugin into a GemPlugin