Skip to content

Commit 33e0fe9

Browse files
committed
Update CHANGELOG
1 parent 2b2485c commit 33e0fe9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 0.4.3 (2018-06-05)
4+
5+
* Add: Add `:string_eq` condition on columns filter [Issue #291](https://github.com/jbox-web/ajax-datatables-rails/issues/291)
6+
7+
**Note :** This is the last version to support Rails 4.0.x and Rails 4.1.x
8+
39
## 0.4.2 (2018-05-11)
410

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

19-
**Note :** This is the last version to support Rails 4.0.x and Rails 4.1.x
20-
21-
2225
## 0.4.0 (2017-05-21)
2326

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

0 commit comments

Comments
 (0)