Skip to content

Commit

Permalink
New translations upgrade.md (Ukrainian)
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Jan 4, 2020
1 parent 77c5094 commit de61567
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions uk-ua/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,10 @@ class Users
}
```

### Save

The `save()` method no longer accepts parameters to set data. You can use `assign` instead.

### Criteria

The second parameter of `Criteria::limit()` ('offset') must now be an integer or null. Previously there was no type requirement.
Expand Down

0 comments on commit de61567

Please sign in to comment.