Author: francois
Date: 2010-05-19 23:39:11 +0200 (Wed, 19 May 2010)
New Revision: 29540
Modified:
plugins/sfPropel15Plugin/trunk/package.xml.tmpl
Log:
[sfPropel15Plugin] Added changelog for 0.9.3
Modified: plugins/sfPropel15Plugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfPropel15Plugin/trunk/package.xml.tmpl 2010-05-19 21:10:40 UTC
(rev 29539)
+++ plugins/sfPropel15Plugin/trunk/package.xml.tmpl 2010-05-19 21:39:11 UTC
(rev 29540)
@@ -45,6 +45,28 @@
<changelog>
<release>
<version>
+ <release>0.9.3</release>
+ <api>1.5.1</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license uri="http://www.symfony-project.org/license">MIT
license</license>
+ <date>2010-05-19</date>
+ <license>MIT</license>
+ <notes>
+ * Updated Propel externals to 1.5.1 stable
+ * Introducing Propel15Routes
+ * Fixed issue when combining single table inheritance with symfony
i18n (closes #8480)
+ * Added sfFormPropelCollection
+ * Added sfFormPropel::embedRelation(), and the ability to edit, add
and delete related objects from a main form
+ * Added the ability to set query_methods on routes
+ * Updated Documentation
+ </notes>
+ </release>
+ <release>
+ <version>
<release>0.9.2</release>
<api>1.5</api>
</version>
--
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.