CHANGELOG.rdoc in table-for-3.4.0 vs CHANGELOG.rdoc in table-for-3.4.1

- old
+ new

@@ -1,4 +1,8 @@ +3.4.1 +* Fixed bug introduced in version 3.4.0 where link_namespace defined globally +on the table_for call was getting completely ignored. Thanks @panyamin for reporting. + 3.4.0 * Links options that are applied to a column will now generate the link even if you override column. In haml, this example pointed out by @noctivityinc, now works: = t.column link_action: :edit do %i.fa.fa-pencil