We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d73e45 commit 55fca05Copy full SHA for 55fca05
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## 1.4.0
4
+
5
+* Improve tests
6
+* Add tests on custom_field feature
7
+* Drop support of Ruby 2.5
8
+* Drop support of Ruby 2.6
9
+* Add support of Ruby 3.1
10
+* Add support of Rails 7
11
+* Fix: prevent establishing ActiveRecord connection on startup
12
13
## 1.3.1 (2021-02-09)
14
15
* Fix rare case error `uninitialized constant AjaxDatatablesRails::ActiveRecord::Base` (merge: [#379](https://github.com/jbox-web/ajax-datatables-rails/pull/379))
0 commit comments