You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: changelog.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# Changelog
2
2
3
3
## v9.1.0
4
-
-do not call get translation with fallback locale and fallback enabled [#502](https://github.com/dimsav/laravel-translatable/pull/502)
4
+
-Do not call get translation with fallback locale and fallback enabled [#502](https://github.com/dimsav/laravel-translatable/pull/502)
5
5
- Allow `translateOrDefault()` and `translateOrNew()` to default to user app locale [#500](https://github.com/dimsav/laravel-translatable/pull/500)
6
6
- Change autoload translations behavior on runtime [#501](https://github.com/dimsav/laravel-translatable/pull/501)
7
-
-use fallback in `attributesToArray()`[#503](https://github.com/dimsav/laravel-translatable/pull/503)
-Example in doc for locale filtering in `whereTranslation()` scope [#487](https://github.com/dimsav/laravel-translatable/pull/487)
10
+
-Fire saving event in every case [#457](https://github.com/dimsav/laravel-translatable/pull/457)
11
11
- Allow to change default translation model namespace from config file [#508](https://github.com/dimsav/laravel-translatable/pull/508)
0 commit comments