From a2bd820806d101c93f6deeb923f950ce1b8fbc32 Mon Sep 17 00:00:00 2001 From: bordoni Date: Mon, 7 Aug 2017 18:05:26 -0300 Subject: [PATCH] Changelog date and WordPress version compat --- readme.md | 4 ++-- readme.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index e606907..d8a6a8e 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ FakerPress is a clean way to generate fake and dummy content to your WordPress, **Contributors:** [bordoni](http://profiles.wordpress.org/bordoni) **Tags:** [generator](http://wordpress.org/plugins/tags/generator), [dummy content](http://wordpress.org/plugins/tags/dummy content), [dummy data](http://wordpress.org/plugins/tags/dummy data), [lorem ipsun](http://wordpress.org/plugins/tags/lorem ipsun), [admin](http://wordpress.org/plugins/tags/admin), [exemples](http://wordpress.org/plugins/tags/exemples), [testing](http://wordpress.org/plugins/tags/testing), [images](http://wordpress.org/plugins/tags/images), [attachments](http://wordpress.org/plugins/tags/attachments), [featured image](http://wordpress.org/plugins/tags/featured image), [taxonomies](http://wordpress.org/plugins/tags/taxonomies), [users](http://wordpress.org/plugins/tags/users), [post type](http://wordpress.org/plugins/tags/post type), [faker](http://wordpress.org/plugins/tags/faker), [fake data](http://wordpress.org/plugins/tags/fake data), [random](http://wordpress.org/plugins/tags/random), [developer](http://wordpress.org/plugins/tags/developer), [dev](http://wordpress.org/plugins/tags/dev), [development](http://wordpress.org/plugins/tags/development), [test](http://wordpress.org/plugins/tags/test), [tests](http://wordpress.org/plugins/tags/tests) **Requires at least:** 3.7 -**Tested up to:** 4.8 +**Tested up to:** 4.8.1 **Stable tag:** trunk (master) **License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html) @@ -99,7 +99,7 @@ Thank you for wanting to make FakerPress better for everyone! [We salute you](ht ## Changelog ## -### 0.4.9 — TBD ### +### 0.4.9 — 07 of August, 2017 ### * Feature: Allow Attachments to be generated with a given Width and Height range — Thanks [@COLABORATI](https://github.com/bordoni/fakerpress/issues/86) * Feature: Generate `post_excerpt` for Posts (how I forgot that is beyond me) — Thanks [@njbarrett](https://github.com/bordoni/fakerpress/issues/104) * Fix: Meta field rules were not respecting Configurations due to a JavaScript bug on indexing the fields — Thanks [@ckpicker](https://github.com/bordoni/fakerpress/issues/115) diff --git a/readme.txt b/readme.txt index 6b268a9..75a2718 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: bordoni Tags: generator, dummy content, dummy data, lorem ipsun, admin, exemples, testing, images, attachments, featured image, taxonomies, users, post type, faker, fake data, random, developer, dev, development, test, tests Requires at least: 3.7 -Tested up to: 4.8 +Tested up to: 4.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -97,7 +97,7 @@ Thank you for wanting to make FakerPress better for everyone! [We salute you](ht == Changelog == -= 0.4.9 — TBD = += 0.4.9 — 07 of August, 2017 = * Feature: Allow Attachments to be generated with a given Width and Height range — Thanks [@COLABORATI](https://github.com/bordoni/fakerpress/issues/86) * Feature: Generate `post_excerpt` for Posts (how I forgot that is beyond me) — Thanks [@njbarrett](https://github.com/bordoni/fakerpress/issues/104)