Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Dec 18, 2022
1 parent 8d73e45 commit 55fca05
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## 1.4.0

* Improve tests
* Add tests on custom_field feature
* Drop support of Ruby 2.5
* Drop support of Ruby 2.6
* Add support of Ruby 3.1
* Add support of Rails 7
* Fix: prevent establishing ActiveRecord connection on startup

## 1.3.1 (2021-02-09)

* Fix rare case error `uninitialized constant AjaxDatatablesRails::ActiveRecord::Base` (merge: [#379](https://github.com/jbox-web/ajax-datatables-rails/pull/379))
Expand Down

0 comments on commit 55fca05

Please sign in to comment.