Skip to content

Commit

Permalink
Create CHANGES for all components.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent ff51af2 commit 8a33a90
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
24 changes: 24 additions & 0 deletions doc/Horde/Service/Gravatar/CHANGES
@@ -0,0 +1,24 @@
----------
v1.0.2-git
----------


------
v1.0.1
------

[jan] Mark PHP 7 as supported.


------
v1.0.0
------

First stable release.


------------
v1.0.0alpha1
------------

Initial release.
6 changes: 4 additions & 2 deletions package.xml
Expand Up @@ -16,7 +16,7 @@
<email>p@rdus.de</email>
<active>no</active>
</lead>
<date>2017-10-20</date>
<date>2017-10-27</date>
<version>
<release>1.0.2</release>
<api>1.0.0</api>
Expand All @@ -39,6 +39,7 @@
<file name="fetch_profile.php" role="doc" />
<file name="get_profile.php" role="doc" />
</dir> <!-- /doc/Horde/Service/Gravatar/examples -->
<file name="CHANGES" role="doc" />
</dir> <!-- /doc/Horde/Service/Gravatar -->
</dir> <!-- /doc/Horde/Service -->
</dir> <!-- /doc/Horde -->
Expand Down Expand Up @@ -103,6 +104,7 @@
</dependencies>
<phprelease>
<filelist>
<install as="CHANGES" name="doc/Horde/Service/Gravatar/CHANGES" />
<install as="examples/fetch_avatar.php" name="doc/Horde/Service/Gravatar/examples/fetch_avatar.php" />
<install as="examples/fetch_profile.php" name="doc/Horde/Service/Gravatar/examples/fetch_profile.php" />
<install as="examples/get_profile.php" name="doc/Horde/Service/Gravatar/examples/get_profile.php" />
Expand Down Expand Up @@ -164,7 +166,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2017-10-20</date>
<date>2017-10-27</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
</notes>
Expand Down

0 comments on commit 8a33a90

Please sign in to comment.