Skip to content

Commit 23a3bc6

Browse files
committed
Update CHANGELOG
1 parent e03f5b9 commit 23a3bc6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
## 1.5.0 (2024-04-xx)
4+
5+
* Drop support of Rails 5.2
6+
* Add support for grouped results (merge: [#419](https://github.com/jbox-web/ajax-datatables-rails/pull/419))
7+
* Fix server-side out of order ajax responses (merge: [#418](https://github.com/jbox-web/ajax-datatables-rails/pull/418))
8+
* Add support for postgis adapter (merge: [#417](https://github.com/jbox-web/ajax-datatables-rails/pull/417))
9+
* Add support for trilogy adapter (merge: [#423](https://github.com/jbox-web/ajax-datatables-rails/pull/423))
10+
* Add support for Rails 7.1
11+
* Add support for Ruby 3.3
12+
13+
This is the last version to support Rails 6.0.x and Ruby 2.7.x.
14+
315
## 1.4.0 (2022-12-18)
416

517
* Improve tests

0 commit comments

Comments
 (0)