Skip to content

Commit

Permalink
update update.xml and changelog for 5.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Schultschik <[email protected]>
  • Loading branch information
svanschu committed Sep 21, 2024
1 parent 4348afc commit 6961a14
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 0 deletions.
19 changes: 19 additions & 0 deletions changelog.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
<changelogs>
<changelog>
<element>com_schuweb_sitemap</element>
<type>component</type>
<version>5.2.0</version>
<fix>
<item>#143 wrong scheduler type used for link and db request</item>
</fix>
<addition>
<item>#132 use namespacing and eventpatcher for plugins</item>
<item>#87 Ordering of menus inside sitemap</item>
</addition>
<change>
</change>
<remove>
</remove>
<note>
<item>The XML generation is a B/C break to version 4.x.x and earlier</item>
</note>
</changelog>
<changelog>
<element>com_schuweb_sitemap</element>
<type>component</type>
Expand Down
38 changes: 38 additions & 0 deletions update.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>SchuWeb Sitemap</name>
<description>SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
<element>com_schuweb_sitemap</element>
<type>component</type>
<version>5.2.0</version>
<changelogurl>https://raw.githubusercontent.com/svanschu/SchuWeb-Sitemap/main/changelog.xml</changelogurl>
<infourl title="SchuWeb Sitemap 5.2.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-5-2-0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/5.2.0/pkg_schuweb_sitemap_5.2.0_20240921.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Sven Schultschik</maintainer>
<maintainerurl>http://www.schultschik.de</maintainerurl>
<targetplatform name="joomla" version="5"/>
<php_minimum>8.0.0</php_minimum>
</update>
<update>
<name>SchuWeb Sitemap</name>
<description>SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
<element>com_schuweb_sitemap</element>
<type>component</type>
<version>5.2.0</version>
<changelogurl>https://raw.githubusercontent.com/svanschu/SchuWeb-Sitemap/main/changelog.xml</changelogurl>
<infourl title="SchuWeb Sitemap 5.2.0">https://extensions.schultschik.com/products/schuweb-sitemap/schuweb-sitemap-5-2-0</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/svanschu/SchuWeb-Sitemap/releases/download/5.2.0/pkg_schuweb_sitemap_5.2.0_20240921.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Sven Schultschik</maintainer>
<maintainerurl>http://www.schultschik.de</maintainerurl>
<targetplatform name="joomla" version="4"/>
<php_minimum>8.0.0</php_minimum>
</update>
<update>
<name>SchuWeb Sitemap</name>
<description>SchuWeb Sitemap - Sitemap Generator for Joomla!</description>
Expand Down

0 comments on commit 6961a14

Please sign in to comment.