Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paddor committed Jan 7, 2025
1 parent f41442a commit 954fe48
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# CHANGELOG

## Unreleased
## v1.7.0

- Require Ruby >= 3.0
- Add support for `::ActiveModel::Attributes`
- Preserve user defined color defaults
- Micro-optimization to `AmazingPrint::ActiveRecord#cast` (avoid calls to `#ancestors`)

## V1.6.0
## v1.6.0

- Use pager with Pry #96
- Add Rails 7 appraisal #98
Expand Down

0 comments on commit 954fe48

Please sign in to comment.