Author: annis
Date: 2010-03-31 10:21:42 +0200 (Wed, 31 Mar 2010)
New Revision: 28911
Modified:
plugins/ahDoctrineEasyEmbeddedRelationsPlugin/trunk/package.xml
Log:
updated package.xml for new version 1.2.3
Modified: plugins/ahDoctrineEasyEmbeddedRelationsPlugin/trunk/package.xml
===================================================================
--- plugins/ahDoctrineEasyEmbeddedRelationsPlugin/trunk/package.xml
2010-03-31 08:21:40 UTC (rev 28910)
+++ plugins/ahDoctrineEasyEmbeddedRelationsPlugin/trunk/package.xml
2010-03-31 08:21:42 UTC (rev 28911)
@@ -10,9 +10,9 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2010-03-30</date>
+ <date>2010-03-31</date>
<version>
- <release>1.2.2</release>
+ <release>1.2.3</release>
<api>1.0.0</api>
</version>
<stability>
@@ -144,5 +144,22 @@
Because of an error, there was no "real" release version 1.2.1, there
is a tag for it in the Subversion repository but nothing more. :)
</notes>
</release>
+ <release>
+ <version>
+ <release>1.2.3</release>
+ <api>1.0.0</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <license uri="http://www.symfony-project.com/license">MIT
license</license>
+ <date>2010-03-31</date>
+ <license>MIT</license>
+ <notes>
+ - added ability to display the empty form to add new related objects
below the already existing related objects
+ - documented new option in the README
+ </notes>
+ </release>
</changelog>
</package>
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.