CHANGELOG in simple-navigation-3.3.0 vs CHANGELOG in simple-navigation-3.3.1

- old
+ new

@@ -1,4 +1,8 @@ +*3.3.1 + +* bugfix in sinatra adapter. Use Rack::Request#scheme instead of Rack::Request#protocol. Credits to Matthew Gast. + *3.3.0 * add a new method active_navigation_item_key which returns the symbol for the currently selected navigation item in a similar way to active_navigation_item_name does for the name (useful for CSS class styling for eg.) * open up the helper API to provide active_navigation_item and active_navigation_item_container methods to make it easy to access the items/containers should it be necessary (came for free with the above refactoring) * isolate the apply_defaults and load_config private methods from ActionController mixin leakage by refactoring to module class instance methods \ No newline at end of file