CHANGELOG in simple-navigation-3.5.1 vs CHANGELOG in simple-navigation-3.6.0

- old
+ new

@@ -1,4 +1,8 @@ +*3.6.0 + +* Added linkless items functionality - the `url` parameter is now optional, items which aren't links will be rendered within a 'span' element rather than an 'a' element. `options` remain optional (defaults to an empty Hash). `options` may be provided without providing a `url` (detected by checking if the '`url`' parameter is a Hash or otherwise). + *3.5.1 * Fixed specs related to testing name_generator functionality - stub the name_generator method rather than calling it to ensure subsequent tests aren't affected. *3.5.0