- Change
BasePlugin::__construct
signature to__construct(array $options = [])
(make$options
optional) - Add
getTranslations
andsetTranslations
toMoReader
class - Add a new even simpler example using
setTranslations
- Remove options array sent to
MoReader
, it was useless
You can find the full changelog here