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

Commit b30361c

Browse files
committed
Update README.md
1 parent 78a6430 commit b30361c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ Translatable is fully compatible with all kinds of Eloquent extensions, includin
162162

163163
## Version History
164164

165+
### v. 4.1
166+
* Added [fallback](https://github.com/dimsav/laravel-translatable/issues/23) to default locale if translations is missing.
167+
* Added travis environment for laravel 4.2.
168+
165169
### v. 4.0
166170
* Removed syntax `$model->en->name` because conflicts may happen if the model has a property named `en`. See [#18](https://github.com/dimsav/laravel-translatable/issues/18).
167171
* Added method `hasTranslation($locale)`. See [#19](https://github.com/dimsav/laravel-translatable/issues/19).

0 commit comments

Comments
 (0)