CHANGELOG.md in ajax-datatables-rails-0.4.1 vs CHANGELOG.md in ajax-datatables-rails-0.4.2
- old
+ new
@@ -1,6 +1,10 @@
# CHANGELOG
+## 0.4.2 (2018-05-11)
+
+* Fix: Integer out of range [PR #289](https://github.com/jbox-web/ajax-datatables-rails/pull/289) from [PR #284](https://github.com/jbox-web/ajax-datatables-rails/pull/284)
+
## 0.4.1 (2018-05-06)
* Fix: Restore behavior of #filter method [Comment](https://github.com/jbox-web/ajax-datatables-rails/commit/07795fd26849ff1b3b567f4ce967f722907a45be#comments)
* Fix: Fix erroneous offset/start behavior [PR #264](https://github.com/jbox-web/ajax-datatables-rails/pull/264)
* Fix: "orderable" option has no effect [Issue #245](https://github.com/jbox-web/ajax-datatables-rails/issues/245)