Skip to content

Commit eb8c173

Browse files
committed
1.1.0
1 parent d148f9e commit eb8c173

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[Read translated version (en)](./translations/en/CHANGELOG.md)
22

3+
# 1.1.0
4+
5+
- オブジェクトリテラルのプロパティ名に予約語を直接記述できるようになりました。
6+
- Fix: `Math:gen_rng`のアルゴリズム`chacha20`および`rc4`が非セキュアコンテクスト下では動作しないため、そのような環境下では`options.algorithm`のデフォルトを`rc4_legacy`に変更
7+
38
# 1.0.0
49

510
- 新しいAiScriptパーサーを実装

unreleased/allow-reserved-word-keys.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

unreleased/fix-gen_rng-default.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)