== Upgrade Notice ==
= 1.2.3 =
Upgrade for support for PHP 8.1 and PHP 8.2. Tested with WordPress 6.4-RC1 and Gutenberg 16.8.1

= 1.2.2 =
Tested with WordPress 6.3 and Gutenberg 16.3.0

= 1.2.1 =
Tested with WordPress 6.1.1 and Gutenberg 15.2.0

= 1.2.0 =
Upgrade for improved styling capability of colors, typography and spacing.
Tested with WordPress 6.1.1 and Gutenberg 15.2.0

= 1.1.0 =
Upgrade if you use hierarchical post types other than page.

= 1.0.1
Improved the readme(s), which may improve block findability.

= 1.0.0 =
Renamed block to oik-sb/children with title Children.

= 0.5.4 =
Minor updates following submission to wordpress.org

= 0.5.3 =
Now rebuilt in Production mode with updated screenshots.

= 0.5.2 =
Upgrade for a little help on the Depth attribute.
Note: The plugin is delivered with the Development build.

= 0.5.1 =
Upgrade for latest build.

= 0.5.0 =
Now internationalised.

= 0.4.0 =
Renamed from children-block to sb-children-block in preparation for delivery from wordpress.org as a Single Block ( SB ) plugin.
Removed parent block to sb-parent-block.

= 0.3.2 =
Upgrade for some improved usage notes.

= 0.3.1 =
Upgrade for some usage notes.

= 0.3.0 =
Use the Parent block in child pages to link back to the parent page.

= 0.2.0 =
Now implements the child list using server side rendering and supports the depth parameter

= 0.1.0 =
Initial version generated by npm wp-create-block

== Changelog ==
= 1.2.3 =
* Changed: Support PHP 8.1 and PHP 8.2 #23
* Tested: With WordPress 6.4-RC1 and WordPress Multisite
* Tested: With Gutenberg 16.8.1
* Tested: With PHP 8.0, PHP 8.1 and PHP 8.2
* Tested: With PHPUnit 9.6

= 1.2.2 =
* Changed: Update wp-scripts and rebuild #21
* Tested: With WordPress 6.3 and WordPress Multi Site
* Tested: With Gutenberg 16.3.0
* Tested: With PHP 8.0

= 1.2.1 =
* Changed: Update wp-scripts and rebuild #21
* Changed: explicitely state support for link and text colors
* Changed: Update src/README.md - copied from sb-chart-block #11
* Tested: With WordPress 6.1.1 and WordPress Multi Site
* Tested: With Gutenberg 15.2.0
* Tested: With PHP 8.0

= 1.2.0 =
* Changed: Reworked to use latest wp-scripts and block registration,[github bobbingwide sb-children-block issues 15]
* Changed: Add support for color, typography and spacing,[github bobbingwide sb-children-block issues 14]
* Tested: With WordPress 6.0.1 and WordPress Multi Site
* Tested: With Gutenberg 13.8.2
* Tested: With PHP 8.0

= 1.1.0 =
* Fixed: Now works for any hierarchical post type,[github bobbingwide sb-children-block issues 13]
* Added: Add Page list keyword,[github bobbingwide sb-chidren-block issues 12]
* Tested: With WordPress 5.5.1
* Tested: With Gutenberg 9.1.0
* Tested: With PHP 7.4

= 1.0.1 =
* Changed: Improve readme.txt for users,[github bobbingwide sb-children-block issues 11]
* Added: Add src/README.md for developers,[github bobbingwide sb-children-block issues 11]

= 1.0.0 =
* Changed: Rename block to oik-sb/children with title 'Children',[github bobbingwide sb-children-block issues 8]
* Changed: Improve ability to style the block in the editor and front end, [github bobbingwide sb-children-block issues 9]
* Changed: Updated assets - screenshots, banner and icon - reflecting for new block name.
* Tested: With WordPress 5.5-RC2
* Tested: With Gutenberg 8.7.0

= 0.5.4 =
* Changed: Update version on package.json to match version in plugin file and readme

= 0.5.3 =
* Fixed: Added webpack.config.js to enable production build peaceful coexistence,[github bobbingwide oik-children-block issues 6]
* Changed: Updated screenshots
* Tested: With WordPress 5.5-RC1

= 0.5.2 =
* Changed: Added help parameter for Depth attribute, [github bobbingwide sb-chidren-block issues 7]
* Changed: Built with `npm start`
* Changed: Updated language files

= 0.5.1 =
* Changed: Update build files
* Changed: Update language files

= 0.5.0 =
* Changed: Internationalized and localized, [github bobbingwide sb-children-block issues 5]
* Deleted: Removed sb-parent-block, [github bobbingwide sb-children block issues 4]
* Tested: With WordPress 5.4.2 and WordPress Multi Site
* Tested: With WordPress 5.5
* Tested: With PHP 7.3 and PHP 7.4

= 0.4.0 =
* Rename block from oik/children-block to sb/children-block [github bobbingwide sb-children-block issues 4]

= 0.3.3 =
* Changed: More tweaks to the readme. - not released

= 0.3.2 =
* Changed: Attempted to improve usage notes in the readme.

= 0.3.1 =
* Changed: Add screenshots, banner and update the readme.

= 0.3.0 =
* Added: Parent block [github bobbingwide children-block issues 3]
* Changed: Prepare for multiple blocks [github bobbingwide children-block issues 2]
* Tested: With WordPress 5.4.2 and WordPress Multi Site
* Tested: With PHP 7.3 and PHP 7.4

= 0.2.0 =
* Changed: Now implements the child list using server side rendering and supports the depth= parameter [github bobbingwide children-block issues 1]

= 0.1.0 =
* First version as generated by `npm wp-create-block`

