Skip to content

Commit b8c50d7

Browse files
committed
Updates CHANGELOG.
1 parent a7ebedd commit b8c50d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Edits to `README` documentation about the `options` hash. Thanks to [Jonathan E Hogue](https://github.com/hoguej) for pointing out that previous documentation was confusing and didn't address its usage properly.
66
* Edits to `README` documentation on complex model queries inside the `get_raw_records` method. A round of applause to [Zoltan Paulovics](https://github.com/zpaulovics) for contributing this awesome piece of documentation. :smile:
77
* Adds typecast step to `search_condition` method, so now we support having non-text columns inside the `searchable_columns` array.
8+
* Adds support for multi-column sorting and multi-term search. Thanks to [Zoltan Paulovics](https://github.com/zpaulovics) for contributing this feature.
89

910
## 0.2.0
1011
* This version works with jQuery dataTables ver. 1.10 and it's new API syntax.

0 commit comments

Comments
 (0)