Skip to content

Commit d1f9a13

Browse files
committed
Update version and notes in package.xml
1 parent b46ec38 commit d1f9a13

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

package.xml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,22 @@
1313
<active>yes</active>
1414
</lead>
1515
<date>2021-09-18</date>
16-
<time>11:00:00</time>
16+
<time>15:00:00</time>
1717
<version>
18-
<release>1.4.0</release>
19-
<api>1.4.0</api>
18+
<release>1.4.1</release>
19+
<api>1.4.1</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-
Sat, Sep 18, 2021 - Zephir Parser 1.4.0
27+
Sat, Sep 18, 2021 - Zephir Parser 1.4.1
2828

29-
= New features:
29+
= Changes:
3030

31-
- Fixed issue #120: Add support for `mixed` type
32-
- Fixed issue #118: Add support for `yield` statement
31+
- Fixed issue #125: Renamed extension name from `Zephir Parser` to `zephir_parser`
3332
</notes>
3433
<contents>
3534
<dir name="/">

0 commit comments

Comments
 (0)