Skip to content

Commit

Permalink
update package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeke committed May 27, 2018
1 parent e276b0b commit 6cdbbd8
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
<email>neeke@php.net</email>
<active>yes</active>
</lead>
<date>2018-03-29</date>
<time>19:19:00</time>
<date>2018-05-27</date>
<time>18:49:00</time>
<version>
<release>1.3.0</release>
<api>1.3.0</api>
<release>1.3.1</release>
<api>1.3.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache2.0</license>
<notes>
- Update Lib Jsonnet use v0.10.0.
- Support PHP 7.
- Merged formatting cleanups for README from google.
- Rename class from JsonNet to Jsonnet.
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -213,5 +213,22 @@
- Add function Jsonnet::fmtSnippet.
</notes>
</release>
<release>
<date>2018-03-29</date>
<time>19:19:00</time>
<version>
<release>1.3.0</release>
<api>1.3.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.apache.org/licenses/LICENSE-2.0.html">Apache2.0</license>
<notes>
- Update Lib Jsonnet use v0.10.0.
- Support PHP 7.
</notes>
</release>
</changelog>
</package>

0 comments on commit 6cdbbd8

Please sign in to comment.