You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,30 +2,32 @@
2
2
3
3
## Unreleased
4
4
5
-
## π Features
5
+
## 4.1.0 - 2023-10-23
6
+
7
+
### π Features
6
8
7
9
* Add Rails 7.1.0 support by @yuki24 in https://github.com/activerecord-hackery/ransack/pull/1439
8
10
9
-
## π Bug Fixes
11
+
###π Bug Fixes
10
12
11
13
* Fix wrong table aliases in Rails 6.1 by @oneiros in https://github.com/activerecord-hackery/ransack/pull/1447
12
14
13
-
## π¦ Compatibility
15
+
###π¦ Compatibility
14
16
15
17
* Drop Ruby 2.7 support by @deivid-rodriguez in https://github.com/activerecord-hackery/ransack/pull/1449
16
18
17
-
## π Documentation
19
+
###π Documentation
18
20
19
21
* Update blog post link by @meg-gutshall in https://github.com/activerecord-hackery/ransack/pull/1425
20
22
* Add namespaced example of Polymorphic search by @craigmcnamara in https://github.com/activerecord-hackery/ransack/pull/1422
21
23
* Update sorting example to be self-contained by @kinduff in https://github.com/activerecord-hackery/ransack/pull/1442
22
24
23
-
## π Polish
25
+
###π Polish
24
26
25
27
* Minor updates for Rails 7.1 by @deivid-rodriguez in https://github.com/activerecord-hackery/ransack/pull/1448
26
28
* Don't mention Ruby compatibility in contribution instructions by @deivid-rodriguez in https://github.com/activerecord-hackery/ransack/pull/1452
27
29
28
-
## π Internal
30
+
###π Internal
29
31
30
32
* Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs by @dependabot in https://github.com/activerecord-hackery/ransack/pull/1417
31
33
* Bump webpack from 5.74.0 to 5.76.1 in /docs by @dependabot in https://github.com/activerecord-hackery/ransack/pull/1412
0 commit comments