diff options
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 4c3a4040..de341c3f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.4.1 +`2022-7-5` * `NEW` settings: * `type.weakNilCheck` * `CHG` allow type contravariance for `setmetatable` when initializing a class |