Skip to content

Commit 14495bb

Browse files
deivid-rodriguezscarroll32
authored andcommittedOct 29, 2023
Add missing changelog header and fix section levels
1 parent f96ffbc commit 14495bb

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed
 

β€ŽCHANGELOG.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,32 @@
22

33
## Unreleased
44

5-
## πŸš€ Features
5+
## 4.1.0 - 2023-10-23
6+
7+
### πŸš€ Features
68

79
* Add Rails 7.1.0 support by @yuki24 in https://github.com/activerecord-hackery/ransack/pull/1439
810

9-
## πŸ› Bug Fixes
11+
### πŸ› Bug Fixes
1012

1113
* Fix wrong table aliases in Rails 6.1 by @oneiros in https://github.com/activerecord-hackery/ransack/pull/1447
1214

13-
## πŸ’¦ Compatibility
15+
### πŸ’¦ Compatibility
1416

1517
* Drop Ruby 2.7 support by @deivid-rodriguez in https://github.com/activerecord-hackery/ransack/pull/1449
1618

17-
## πŸ“ Documentation
19+
### πŸ“ Documentation
1820

1921
* Update blog post link by @meg-gutshall in https://github.com/activerecord-hackery/ransack/pull/1425
2022
* Add namespaced example of Polymorphic search by @craigmcnamara in https://github.com/activerecord-hackery/ransack/pull/1422
2123
* Update sorting example to be self-contained by @kinduff in https://github.com/activerecord-hackery/ransack/pull/1442
2224

23-
## πŸ’… Polish
25+
### πŸ’… Polish
2426

2527
* Minor updates for Rails 7.1 by @deivid-rodriguez in https://github.com/activerecord-hackery/ransack/pull/1448
2628
* Don't mention Ruby compatibility in contribution instructions by @deivid-rodriguez in https://github.com/activerecord-hackery/ransack/pull/1452
2729

28-
## 🏠 Internal
30+
### 🏠 Internal
2931

3032
* Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs by @dependabot in https://github.com/activerecord-hackery/ransack/pull/1417
3133
* 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

Comments
 (0)
Please sign in to comment.