diff --git a/package.xml b/package.xml index 3183f2e..57d3fff 100644 --- a/package.xml +++ b/package.xml @@ -13,10 +13,10 @@ kguest@php.net yes - 2019-05-28 - + 2023-10-04 + - 1.0.0RC2 + 1.0.0RC3 0.5.0 @@ -25,15 +25,7 @@ BSD License - * Minimum version of PHP raised to PHP 7.1 - * Should be compatible with PHP 7.2 - * Retrieval of notes via search endpoint added (thanks to LiamBailey) - * Some key/value checks for max length 255 (thanks to LiamBailey) - * Documentation broken out to separate files (thanks to franciscollanquipichun) - * SSL Options can be configured (Issue #32) - * Support for Wildcard Search has been added (Issue #22) - * Support for OAuth has been added (thanks to khvalov) - * Support for variable times around sunset/sunrise has been added. + * New methods to add custom tags to changeset @@ -654,5 +646,28 @@ This release supports parsing of opening_hours values. * Various dependency updates - thanks to FireLizard. + + + 1.0.0RC2 + 0.5.0 + + + beta + beta + + 2019-05-28 + BSD License + + * Minimum version of PHP raised to PHP 7.1 + * Should be compatible with PHP 7.2 + * Retrieval of notes via search endpoint added (thanks to LiamBailey) + * Some key/value checks for max length 255 (thanks to LiamBailey) + * Documentation broken out to separate files (thanks to franciscollanquipichun) + * SSL Options can be configured (Issue #32) + * Support for Wildcard Search has been added (Issue #22) + * Support for OAuth has been added (thanks to khvalov) + * Support for variable times around sunset/sunrise has been added. + +