Skip to content

Commit

Permalink
Add missing changelog header and fix section levels
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez authored and scarroll32 committed Oct 29, 2023
1 parent f96ffbc commit 14495bb
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,32 @@

## Unreleased

## πŸš€ Features
## 4.1.0 - 2023-10-23

### πŸš€ Features

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

## πŸ› Bug Fixes
### πŸ› Bug Fixes

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

## πŸ’¦ Compatibility
### πŸ’¦ Compatibility

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

## πŸ“ Documentation
### πŸ“ Documentation

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

## πŸ’… Polish
### πŸ’… Polish

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

## 🏠 Internal
### 🏠 Internal

* Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs by @dependabot in https://github.com/activerecord-hackery/ransack/pull/1417
* Bump webpack from 5.74.0 to 5.76.1 in /docs by @dependabot in https://github.com/activerecord-hackery/ransack/pull/1412
Expand Down

0 comments on commit 14495bb

Please sign in to comment.