Skip to content

Commit

Permalink
No changelogs for unreleased packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed May 5, 2014
1 parent 168bd4e commit e301488
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions framework/Service_Gravatar/package.xml
Expand Up @@ -4,14 +4,19 @@
<channel>pear.horde.org</channel>
<summary>API accessor for gravatar.com</summary>
<description>A library for accessing the Avatar services at gravatar.com.</description>
<lead>
<name>Michael Slusarz</name>
<user>slusarz</user>
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<lead>
<name>Gunnar Wrobel</name>
<user>wrobel</user>
<email>p@rdus.de</email>
<active>yes</active>
<active>no</active>
</lead>
<date>2012-11-19</date>
<time>14:08:27</time>
<date>2014-05-05</date>
<version>
<release>1.0.0alpha1</release>
<api>1.0.0alpha1</api>
Expand All @@ -22,9 +27,6 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Add &apos;default&apos; and &apos;rating&apos; options to getAvatarUrl().
* [mms] Change second parameter to getAvatarUrl() and fetchAvatar() to an array so that additional options can be provided.
* [mms] getAvatarUrl() now returns a Horde_Url object.
* Initial release.
</notes>
<contents>
Expand Down Expand Up @@ -126,12 +128,9 @@
<release>alpha</release>
<api>alpha</api>
</stability>
<date>2012-11-19</date>
<date>2014-05-05</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Add &apos;default&apos; and &apos;rating&apos; options to getAvatarUrl().
* [mms] Change second parameter to getAvatarUrl() and fetchAvatar() to an array so that additional options can be provided.
* [mms] getAvatarUrl() now returns a Horde_Url object.
* Initial release.
</notes>
</release>
Expand Down

0 comments on commit e301488

Please sign in to comment.