Skip to content

Commit fe46157

Browse files
author
Gianluca Arbezzano
committed
Update UPGRADE.md
1 parent c5e28eb commit fe46157

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

UPGRADE.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
1+
# 1.1.0
2+
- [#484](https://github.com/doctrine/DoctrineORMModule/pull/484) Remove 0.x hint for composer installs.
3+
- [#488](https://github.com/doctrine/DoctrineORMModule/pull/488) Fix: Streamline configuration examples
4+
- [#493](https://github.com/doctrine/DoctrineORMModule/pull/493) ZF3 compatibility
5+
- [#494](https://github.com/doctrine/DoctrineORMModule/pull/494) Hotfix router config
6+
- [#498](https://github.com/doctrine/DoctrineORMModule/pull/498) Expose to `zend-component-installer` as module `DoctrineORMModule`
7+
- [#500](https://github.com/doctrine/DoctrineORMModule/pull/500) ZF3 Composer dependencies - hotfix
8+
- [#496](https://github.com/doctrine/DoctrineORMModule/pull/496) Fix: Missing view helper "zendDeveloperToolsTime"
9+
- [#492](https://github.com/doctrine/DoctrineORMModule/pull/492) Update to EXTRA_ORM.md to correct config key
10+
- [#505](https://github.com/doctrine/DoctrineORMModule/pull/505) Require stable version of DoctrineModule 1.2.0 instead of dev-master
11+
112
# 1.0.0
213

314
# 0.11.0
415
* [#459](https://github.com/doctrine/DoctrineORMModule/pull/459) Added ServiceManager v3 support
516
* [#460](https://github.com/doctrine/DoctrineORMModule/pull/460) Add .gitattributes to remove unneeded files
617
* [#453](https://github.com/doctrine/DoctrineORMModule/pull/453) Added an option to configure the ORM quote strategy
18+
719
# 0.10.0
820

921
* [#450](https://github.com/doctrine/DoctrineORMModule/pull/450) Use stable release for DoctrineModule

0 commit comments

Comments
 (0)