Skip to content

Commit cb265fa

Browse files
committed
docs: update CHANGELOG
1 parent c77c423 commit cb265fa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v0.2.4
2+
3+
## import in, elseif, if true, if false, any
4+
5+
Thanks to everyone who contributed their ideas, a selection of proposed new syntaxes are now added
6+
7+
| js/c++ | wenyan | issue |
8+
|-|-|-|
9+
| `continue` | `乃止是遍` | #392 |
10+
| `else if` | `或若` | #365 |
11+
| `if (ans) {` | `若其然者` | #513 |
12+
| `if (!ans) {` | `若其不然者` | ditto |
13+
| `auto` | `` | #486 |
14+
| `require('path/to/something')` | `吾嘗觀「「某樓」」中「「某閣」」中「「某書」」之書。` | #475 |
15+
16+
refer to #519 for more details
17+
118
# v0.2.3
219

320
## 序.wy

0 commit comments

Comments
 (0)