File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.4.1
4+
5+ * Removes the link to the online demo from the README. Credits to tosbourn.
6+ * Adds ostruct as explicit runtime dep to silence warnings with ruby 3.4.x. Credits to SebouChu.
7+
38## 4.4.0
49
5- * add options rendering to json renderer. Credits to Mikhail Kytyzov.
10+ * Add options rendering to json renderer. Credits to Mikhail Kytyzov.
611
712## 4.3.0
813
9- * removed warnings from rspec. Thanks mgrunberg.
10- * add compatibility with rails 6.1. Credits to mgrunberg.
11- * run specs against 6.1. Credits to mgrunberg.
14+ * Removed warnings from rspec. Thanks mgrunberg.
15+ * Add compatibility with rails 6.1. Credits to mgrunberg.
16+ * Run specs against 6.1. Credits to mgrunberg.
1217
1318## 4.2.0
1419
15- * improvements to generator template. Credits to mgrunberg.
16- * be able to run 'rake spec: rails-6-0-stable '. Credits to mgrunberg.
20+ * Improvements to generator template. Credits to mgrunberg.
21+ * Be able to run 'rake spec: rails-6-0-stable '. Credits to mgrunberg.
1722
1823## 4.1.0
1924
Original file line number Diff line number Diff line change 11module SimpleNavigation
2- VERSION = '4.4.0 '
2+ VERSION = '4.4.1 '
33end
You can’t perform that action at this time.
0 commit comments