Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
antoninmasek authored and github-actions[bot] committed Nov 25, 2023
1 parent 6ad506b commit d0cdf64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to `laravel-model-hashids` will be documented in this file.

## 0.6.0 - 2023-11-25

### Breaking change

The `updating` eloquent model event won't be fired when setting the `hash_id`. If you want to change this, you need to set `save_quietly` to false inside the config file.

## 0.5.0 - 2023-02-16

### What's Changed
Expand Down

0 comments on commit d0cdf64

Please sign in to comment.