-
Notifications
You must be signed in to change notification settings - Fork 0
/
justtesting-changelog.xml
63 lines (60 loc) · 1.92 KB
/
justtesting-changelog.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="utf-8"?>
<changelogs>
<changelog>
<element>justtesting</element>
<type>plugin</type>
<folder>system</folder>
<version>2019.06.11</version>
<change>
<item>Joomla 4 ready. Tested with PHP 7.3.</item>
<item>Namespacing.</item>
<item>Plugin extends CMSPlugin.</item>
<item>installerScript.php</item>
<item><![CDATA[<a href="https://raw.githubusercontent.com/GHSVS-de/upadateservers/master/justtesting-update.xml" target=_blank>New update server info url</a>]]></item>
</change>
</changelog>
<changelog>
<element>justtesting</element>
<type>plugin</type>
<folder>system</folder>
<version>2019.06.25</version>
<requirement>
<entry>minimumPhp:7.0.0</entry>
<entry>maximumPhp:7.3.99999</entry>
<entry>minimumJoomla:3.9.0</entry>
<entry>maximumJoomla:3.9.99999</entry>
</requirement>
<security>
<item>Item A</item>
<item><![CDATA[<h2>You MUST update</h2>]]></item>
</security>
<fix>
<item>Item A fix version 0.0.2</item>
<item>Item b fix version 0.0.2</item>
</fix>
<language>
<item>Item A language version 0.0.2</item>
<item>Item b language version 0.0.2</item>
</language>
<addition>
<item>Item A addition version 0.0.2</item>
<item>Item b addition version 0.0.2</item>
</addition>
<change>
<item>Item A cahnge version 0.0.2</item>
<item>Item b cahnge version 0.0.2</item>
</change>
<remove>
<item>Item A remove version 0.0.2</item>
<item>Item b remove version 0.0.2</item>
</remove>
<note>
<item>Download: https://github.com/GHSVS-de/plg_system_justtesting/archive/2019.05.29.zip</item>
<item><![CDATA[
<a href="https://updates.ghsvs.de/changelog.php?file=justtesting" target="blank">
Changelogs (all versions)
</a>
]]></item>
</note>
</changelog>
</changelogs>