Update the changelog

[ci skip]
This commit is contained in:
Iris Morelle 2018-03-23 04:35:13 -03:00
parent 94c5f64cc6
commit 9d76278e71

View file

@ -1,4 +1,8 @@
## Version 1.15.0-dev
### Language and i18n
* Fixed many cases of interpolated strings in the engine possibly having
their translations retrieved from the wrong textdomain and falling back
to the English original if that failed (PR #2711, bug #2709).
## Version 1.13.12
### Security fixes