Skip to content

Commit 8a85a04

Browse files
committed
Update package.xml with 1.4.0 information
1 parent 3897632 commit 8a85a04

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

package.xml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,21 @@
1212
<email>anton@phalcon.io</email>
1313
<active>yes</active>
1414
</lead>
15-
<date>2021-09-15</date>
16-
<time>22:00:00</time>
15+
<date>2021-09-18</date>
16+
<time>11:00:00</time>
1717
<version>
18-
<release>1.3.9</release>
19-
<api>1.3.9</api>
18+
<release>1.4.0</release>
19+
<api>1.4.0</api>
2020
</version>
2121
<stability>
2222
<release>stable</release>
2323
<api>stable</api>
2424
</stability>
2525
<license uri="https://github.com/zephir-lang/php-zephir-parser/blob/development/LICENSE">MIT</license>
2626
<notes>
27-
## Added
28-
* Added `package.xml` file for pecl releases.
27+
### Added
28+
- Added support for `mixed` type [#120](https://github.com/phalcon/php-zephir-parser/issues/120)
29+
- Add support for `yield` statement [#118](https://github.com/phalcon/php-zephir-parser/issues/118)
2930
</notes>
3031
<contents>
3132
<dir name="/">

0 commit comments

Comments
 (0)