Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Jun 3, 2019
1 parent 0980ddd commit 7f18f5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## v10.0.0
- Add `Dimsav\Translatable\Locales` helper class [#574](https://github.com/dimsav/laravel-translatable/pull/574)
- Fix `getRelationKey()` [#575](https://github.com/dimsav/laravel-translatable/pull/575)
- drop custom save method in favor of saved event listener [#567](https://github.com/dimsav/laravel-translatable/pull/575)

## v9.5.0
- Add `isEmptyTranslatableAttribute()` method to allow custom empty attribute decision logic [#576](https://github.com/dimsav/laravel-translatable/pull/576)
Expand Down

0 comments on commit 7f18f5a

Please sign in to comment.