Skip to content

Commit

Permalink
Add breaking change warning (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjauvin authored Apr 19, 2020
1 parent dd179d6 commit bf83bfb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion updates/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,7 @@
- Fix translations that were lost when clicking locale twice while holding ctrl key
- Fix error with nested fields default locale value
- Escape Message translate params value

1.7.0:
- !!! Breaking change for the Message::trans() method (params are now escaped)
- fix message translation documentation
- fix string translation key for scan errors column header

0 comments on commit bf83bfb

Please sign in to comment.