Skip to content

Commit 7d7dbcd

Browse files
committed
Prepare for v1.5.1 release
1 parent 0b4ff92 commit 7d7dbcd

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

package.xml

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ The protocol implementation does not parse the actual article data, but at the c
2323
<active>yes</active>
2424
</lead>
2525

26-
<lead>
26+
<contributor>
2727
<name>Jan-Pascal van Best</name>
2828
<user>janpascal</user>
2929
<email>[email protected]</email>
30-
<active>yes</active>
31-
</lead>
30+
<active>no</active>
31+
</contributor>
3232

33-
<date>2015-05-22</date>
33+
<date>2017-08-14</date>
3434
<version>
35-
<release>1.5.1RC1</release>
35+
<release>1.5.1</release>
3636
<api>0.9.0</api>
3737
</version>
3838
<stability>
39-
<release>beta</release>
39+
<release>stable</release>
4040
<api>alpha</api>
4141
</stability>
4242

@@ -136,6 +136,26 @@ The protocol implementation does not parse the actual article data, but at the c
136136

137137
<changelog>
138138

139+
<release>
140+
<date>2015-05-22</date>
141+
<time>12:00:00</time>
142+
<version>
143+
<release>1.5.1RC1</release>
144+
<api>0.9.0</api>
145+
</version>
146+
<stability>
147+
<release>beta</release>
148+
<api>alpha</api>
149+
</stability>
150+
151+
<notes> - Fix a few serious typos
152+
+ Better handling of timeouts
153+
+ Add pause between each line to avoid CPU overload
154+
- Fix calls to nonexistent error()
155+
- Minor fixes in demo
156+
</notes>
157+
</release>
158+
139159
<release>
140160
<date>2011-10-05</date>
141161
<time>12:00:00</time>

0 commit comments

Comments
 (0)