File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.4.1
4+
5+ * Fix: Restore behavior of #filter method [ Comment] ( https://github.com/jbox-web/ajax-datatables-rails/commit/07795fd26849ff1b3b567f4ce967f722907a45be#comments )
6+ * Fix: Fix erroneous offset/start behavior [ PR #264 ] ( https://github.com/jbox-web/ajax-datatables-rails/pull/264 )
7+ * Fix: "orderable" option has no effect [ Issue #245 ] ( https://github.com/jbox-web/ajax-datatables-rails/issues/245 )
8+ * Change: Rename ` additional_datas ` method as ` additional_data ` [ PR #251 ] ( https://github.com/jbox-web/ajax-datatables-rails/pull/251 )
9+ * Change: Added timezone support for daterange [ PR #261 ] ( https://github.com/jbox-web/ajax-datatables-rails/pull/261 )
10+
11+ ** Note :** This is the last version to support Rails 4.0.x and Rails 4.1.x
12+
13+
314## 0.4.0
415
516** Warning:** this version is a ** major break** from v0.3. The core has been rewriten to remove dependency on Kaminari (or WillPaginate).
You can’t perform that action at this time.
0 commit comments