We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb604af commit 703eb66Copy full SHA for 703eb66
CHANGELOG.md
@@ -3,7 +3,9 @@
3
## 1.1.0 (2019-04-18)
4
5
* Add rudimentary support for Microsoft SQL Server
6
-* Fixes errors when options[param] is nil (thanks @allard)
+* Fixes errors when options[param] is nil [PR 315](https://github.com/jbox-web/ajax-datatables-rails/pull/315) (thanks @allard)
7
+* Add :string_in cond [PR 323](https://github.com/jbox-web/ajax-datatables-rails/pull/323) (thanks @donnguyen)
8
+* Update documentation
9
* Test with latest Rails and Ruby versions
10
11
This is the last version to support Rails 4.x and Ruby 2.3.x.
0 commit comments