Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Jun 4, 2018
1 parent 2b2485c commit 33e0fe9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 0.4.3 (2018-06-05)

* Add: Add `:string_eq` condition on columns filter [Issue #291](https://github.com/jbox-web/ajax-datatables-rails/issues/291)

**Note :** This is the last version to support Rails 4.0.x and Rails 4.1.x

## 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)
Expand All @@ -16,9 +22,6 @@
* Change: Add # frozen_string_literal: true pragma
* Various improvements in internal API

**Note :** This is the last version to support Rails 4.0.x and Rails 4.1.x


## 0.4.0 (2017-05-21)

**Warning:** this version is a **major break** from v0.3. The core has been rewriten to remove dependency on Kaminari (or WillPaginate).
Expand Down

0 comments on commit 33e0fe9

Please sign in to comment.