|
@@ -1,12 +1,14 @@
|
|
|
# Doctrine2 behavioral extensions
|
|
|
|
|
|
-**Version 2.3-DEV**
|
|
|
+**Version 2.2.1**
|
|
|
|
|
|
[](http://travis-ci.org/l3pp4rd/DoctrineExtensions)
|
|
|
|
|
|
**Note:** Use 2.1.x or 2.2.x tag in order to use extensions based on Doctrine2.x.x component versions. Currently
|
|
|
master branch is based on 2.3.x versions and may not work with older components.
|
|
|
|
|
|
+**Note:** please submit all pull requests to **develop** branch
|
|
|
+
|
|
|
### Latest updates
|
|
|
|
|
|
**2012-03-04**
|
|
@@ -124,6 +126,8 @@ To setup and run example follow these steps:
|
|
|
|
|
|
### Contributors:
|
|
|
|
|
|
+Submit all pull requests to **develop** branch
|
|
|
+
|
|
|
Thanks to [everyone participating](http://github.com/l3pp4rd/DoctrineExtensions/contributors) in
|
|
|
the development of these great Doctrine2 extensions!
|
|
|
|