From 34202c278914cc0cc170581a53e30614b0557d1c Mon Sep 17 00:00:00 2001 From: Kray-G Date: Mon, 12 Jul 2021 18:22:41 +0900 Subject: [PATCH] updated ChangeLog. --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 578bf164..677124e9 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -45,6 +45,7 @@ * #288: Incorrect message is displayed when `File.open` failed. * #289: `File.setFiledate` does not work correctly. * #293: Fixed a problem of a stack overflow with `=~` or `!~`. + * #301: Fixed the prblem of using `ctx` after cleanup. ## V1.0.0 (Official Release) - 2021/03/16 This is 1st official release version.