Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marihachi committed Feb 26, 2023
1 parent 3c52509 commit 62b5dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- `string`型を追加
- 文字列リテラルを追加 `"hello"`
- ビルトイン関数を追加: `printStr` `concatStr` `toString`
- bool型では大小関係の比較は出来ないように仕様を変更。
- 構文: bool型では大小関係の比較は出来ないように仕様を変更。

## 0.6.0 (2023/02/10)

Expand Down

0 comments on commit 62b5dc5

Please sign in to comment.