<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Yoast News SEO changelog</title>
        <link>https://developer.yoast.com/changelog/news-seo/</link>
        <description>Stay up-to-date about new bugfixes and features in every release.</description>
        <lastBuildDate>Tue, 04 Feb 2025 19:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>Copyright © 2026 Yoast BV</copyright>
        <item>
            <title><![CDATA[13.3]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/13.3/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/13.3/</guid>
            <pubDate>Tue, 04 Feb 2025 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/13.3/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Allows for News Sitemap items to change the language via a new filter <code>Yoast\WP\News\publication_language</code>. Props to <a href="https://github.com/dgwatkins" target="_blank" rel="noopener noreferrer">dgwatkins</a>.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/13.3/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Stops PHP notices on WordPress 6.7 about <code>_load_textdomain_just_in_time</code> loading incorrectly.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/13.3/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the minimum required Yoast SEO version to 24.4.</li>
<li>Sets the minimum supported WordPress version to 6.5.</li>
<li>Sets the <em>WordPress tested up to</em> version to 6.7.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.2]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/13.2/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/13.2/</guid>
            <pubDate>Tue, 05 Mar 2024 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/13.2/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h2>
<ul>
<li>Adds a <code>wpseo_news_sitemap_content</code> filter to append custom content to the XML sitemap. Props to @wccoder.</li>
<li>This PR introduces a new way of retrieving translations for Yoast News SEO, by utilizing the TranslationPress service. Instead of having to ship all translations with every release, we can now load the translations on a per-install basis, tailored to the user's setup. This means smaller plugin releases and less bloat on the user's server.</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/13.2/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h2>
<ul>
<li>Fixes a bug where a warning would be thrown on activation.</li>
<li>Fixes a bug where using the <code>&amp;</code> character in the publication name would break the XML sitemap.</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/13.2/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h2>
<ul>
<li>Drops compatibility with PHP 5.6, 7.0 and 7.1.</li>
<li>Improves discoverability of security policy.</li>
<li>Sets the minimum required Yoast SEO version to 22.2.</li>
<li>Sets the minimum supported WordPress version to 6.3.</li>
<li>Sets the WordPress tested up to version to 6.4.</li>
<li>The plugin has no known incompatibilities with PHP 8.3.</li>
<li>Users requiring this package via [WP]Packagist can now use the <code>composer/installers</code> v2.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.1]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/13.1/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/13.1/</guid>
            <pubDate>Tue, 16 Nov 2021 18:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/13.1/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Huge performance improvement: moves the XML News sitemap to be based on our Indexables architecture.</li>
<li>Removes images from the XML News sitemap as they serve no purpose here and this further improves performance.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/13.1/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Excludes attachments and non-indexed post types from the possible post types to include in the News Sitemap.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.0]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/13.0/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/13.0/</guid>
            <pubDate>Tue, 19 Oct 2021 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/13.0/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds Schema Article News subtypes: <code>ReviewNewsArticle</code>, <code>AnalysisNewsArticle</code>, <code>AskPublicNewsArticle</code>, <code>BackgroundNewsArticle</code>, <code>OpinionNewsArticle</code>, and <code>ReportageNewsArticle</code>.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.9]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.9/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.9/</guid>
            <pubDate>Tue, 10 Aug 2021 19:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/12.9/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a duplicate News section would be shown in the Yoast sidebar in the post editor when Yoast SEO Premium is active in combination with WP 5.8.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.8]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.8/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.8/</guid>
            <pubDate>Tue, 13 Jul 2021 18:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/12.8/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds key/value pairs of all News SEO meta tags to our REST API.</li>
<li>Improves the performance of the news sitemap. Props to <a href="https://github.com/archon810" target="_blank" rel="noopener noreferrer">archon810</a>.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/12.8/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a database query including duplicate column names would fail on certain database systems.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.8/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Adds a filter to override the decision to omit an item from the news sitemap. Props to <a href="https://github.com/joneslloyd" target="_blank" rel="noopener noreferrer">joneslloyd</a>.</li>
<li>Sets the minimum WordPress version to 5.6.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.7]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.7/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.7/</guid>
            <pubDate>Tue, 06 Apr 2021 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/12.7/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds News to the Yoast SEO sidebar in the Elementor editor and the block editor.</li>
<li>Merges the <code>Exclude from News sitemap</code> and the <code>Googlebot-News index</code> settings from the News meta box into one setting: <code>Exclude this post from Google News</code>. Because both settings served the same purpose, to exclude your content from the News sitemap.</li>
<li>Removes the <code>Default genre</code> setting from the News sitemap and settings because Google no longer supports <code>Genres</code> for articles in Google News.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.7/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the WordPress tested up to version to 5.7 and minimum supported WordPress version to 5.6.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/12.7/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where certain conditions (e.g. using a different admin language) would result in an endless loop.</li>
<li>Fixes "mixed content" warnings on the News SEO options page.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.6]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.6/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.6/</guid>
            <pubDate>Tue, 18 Aug 2020 18:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/12.6/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds 'Article' as <code>@type</code> to articles that are set to be included in the news sitemap. This results in a <code>@type</code> array with at least 'Article' and 'NewsArticle'.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.6/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Enables tracking when activating the plugin. It can be disabled in the Yoast SEO configuration wizard.</li>
<li>Sets the minimum supported WordPress version to 5.4.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.5]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.5/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.5/</guid>
            <pubDate>Tue, 21 Jul 2020 17:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.5/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the minimum WordPress version to 5.3.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.4.1]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.4.1/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.4.1/</guid>
            <pubDate>Tue, 14 Jan 2020 20:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/12.4.1/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a large number of WordPress terms or post types would cause significant slowdowns and possible crashes on admin pages.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.4.1/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Removes the code tags from the term and post type names on the News SEO settings page.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.4]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.4/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.4/</guid>
            <pubDate>Tue, 07 Jan 2020 17:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/12.4/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where the sitemap could be invalidated twice on multisite with MultilingualPress.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.4/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Show dates in UTC+0 format everywhere.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.3]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.3/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.3/</guid>
            <pubDate>Wed, 27 Nov 2019 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/12.3/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Replaces the HelpScout Beacon 1.0 on the News SEO admin page with the Beacon 2.0.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/12.3/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where the News sitemap would contain the SEO title instead of the post title.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.3/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the minimum required WordPress version to 5.2, the minimum PHP version to 5.6.20, and the minimum required Yoast SEO version to 12.6.1.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.2]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.2/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.2/</guid>
            <pubDate>Tue, 15 Oct 2019 18:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/12.2/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Shows a floating <code>Save changes</code> button on the Yoast SEO News admin page when the normal button is not visible in the browser window.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/12.2/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where the copyrightHolder schema piece would not stitch on Windows because of a missing slash.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.2/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Compatibility with Yoast SEO 12.2</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.1]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.1/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.1/</guid>
            <pubDate>Tue, 17 Sep 2019 18:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.1/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Compatibility with Yoast SEO 12.1</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[12.0]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/12.0/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/12.0/</guid>
            <pubDate>Tue, 03 Sep 2019 18:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/12.0/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Compatibility with Yoast SEO 12.0</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[11.9]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/11.9/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/11.9/</guid>
            <pubDate>Tue, 20 Aug 2019 18:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/news-seo/11.9/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>This add-on now has its own tab in the Yoast SEO metabox, even if you have multiple Yoast SEO add-ons installed.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/news-seo/11.9/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where the <code>@type</code> in the schema output would be <code>NewsArticle</code> instead of <code>Article</code> for articles which were excluded from the news sitemap.</li>
<li>Fixes a bug where news article pages and custom post types included in the news sitemap would not receive an author in their schema output.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/11.9/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the minimum required Yoast SEO version to 11.9.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[11.8]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/11.8/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/11.8/</guid>
            <pubDate>Tue, 06 Aug 2019 17:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/11.8/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Compatibility with Yoast SEO 11.8</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[11.7]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/11.7/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/11.7/</guid>
            <pubDate>Tue, 23 Jul 2019 18:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/11.7/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Compatibility with Yoast SEO 11.7</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[11.6]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/11.6/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/11.6/</guid>
            <pubDate>Tue, 09 Jul 2019 18:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/11.6/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Compatibility with Yoast SEO 11.6</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[11.5]]></title>
            <link>https://developer.yoast.com/changelog/news-seo/11.5/</link>
            <guid>https://developer.yoast.com/changelog/news-seo/11.5/</guid>
            <pubDate>Tue, 25 Jun 2019 18:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/news-seo/11.5/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Compatibility with Yoast SEO 11.5</li>
</ul>]]></content:encoded>
        </item>
    </channel>
</rss>