Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dmj
PicaRecord
Commits
d5694334
Commit
d5694334
authored
Feb 17, 2012
by
David Maus
Browse files
Update package.xml for release 0.2.0
parent
65c06680
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
d5694334
...
...
@@ -60,6 +60,22 @@
</dependencies>
<phprelease
/>
<changelog>
<release>
<version>
<release>
0.2.0
</release>
<api>
0.2
</api>
</version>
<stability>
<release>
stable
</release>
<api>
stable
</api>
</stability>
<date>
2012-02-17
</date>
<license>
GNU General Public License v3
</license>
<notes>
* add Record::getMaximumOccurrenceOf(), return maximum occurrence value of field identified by tag
* fix the inline documentation
</notes>
</release>
<release>
<version>
<release>
0.1.0
</release>
...
...
@@ -72,6 +88,7 @@
<date>
2012-02-15
</date>
<license>
GNU General Public License v3
</license>
<notes>
Initial release.
</notes>
</release>
</changelog>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment