Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 55e5830

Browse files
committed
Added CHANGELOG for #110
1 parent 9ecef22 commit 55e5830

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ for full details on how to migrate your v2 application.
4141
installed via, respectively, the zendframework/zend-mvc-plugin-fileprg,
4242
zendframework/zend-mvc-plugin-flashmessenger, and
4343
zendframework/zend-mvc-plugin-identity packages.
44+
- [#110](https://github.com/zendframework/zend-mvc/pull/110) removes the
45+
internationalization functionality from the component, including factories for
46+
the translator and translator loader manager. This functionality is
47+
now provided by the [zend-i18n](https://zendframework.github.io/zend-i18n/)
48+
and [zend-mvc-i18n](https://zendframework.github.io/zend-mvc-i18n/) packages;
49+
installing `zendframework/zend-mvc-i18n` will restore i18n functionality in
50+
your application.
4451

4552
### Fixed
4653

0 commit comments

Comments
 (0)