Skip to content

Commit 6ebcf1a

Browse files
committed
Update CHANGELOG
1 parent 16c0e01 commit 6ebcf1a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44

55
* Drop support of Rails 5.0.x and 5.1.x
66
* Drop support of Ruby 2.4
7+
* Add support of Rails 6.1
8+
* Add support of Ruby 3.0
9+
* Switch from Travis to Github Actions
10+
* Improve specs
711
* `AjaxDatatablesRails.config.db_adapter=` is removed and is configured per datatable class now. It defaults to Rails DB adapter. (fixes [#364](https://github.com/jbox-web/ajax-datatables-rails/issues/364))
12+
* Fix lib loading with JRuby (fixes [#371](https://github.com/jbox-web/ajax-datatables-rails/issues/371))
813

914
## 1.2.0 (2020-04-19)
1015

0 commit comments

Comments
 (0)