Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegeek committed Apr 29, 2024
1 parent 313e458 commit 04ec56a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
- `.find_all_by_encoded_id!` like `.find_all_by_encoded_id` but raises an `ActiveRecord::RecordNotFound` exception if
*any* of the records are not found.

### Fixed

- `#decode_encoded_id` now raises if the encoded ID is not a string.

## [0.6.2] - 2023-02-09

Expand Down

0 comments on commit 04ec56a

Please sign in to comment.