prepare release of v1.3.1 (#33)

This commit is contained in:
2025-08-16 10:51:51 +02:00
parent 502abb10af
commit 7beb0037f6
6 changed files with 14 additions and 7 deletions

View File

@@ -9,9 +9,9 @@
* Contributors: stklcode
* Tags: liveticker, feed, rss
* Requires at least: 5.0
* Tested up to: 6.7
* Tested up to: 6.8
* Requires PHP: 7.2
* Stable tag: 1.3.0
* Stable tag: 1.3.1
* License: GPLv2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -80,6 +80,13 @@ caching time of 12 hours obviously makes no sense.
## Changelog
### 1.3.1 - 2025-08-16
* Textdomain is no longer loaded explicitly
* Internal filter and action hooks consolidated
* Minor internal code fixes
* Tested with WP 6.8
### 1.3.0 - 2025-03-10
* Requires at least PHP 7.2 and WordPress 5.0