From 4042f724de7639b4dc0971615e31bbdfef4492d4 Mon Sep 17 00:00:00 2001 From: Gregory Roussac Date: Fri, 22 Sep 2023 17:06:59 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Adam Stone <97986246+ACStoneCL@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 276993ec..b40c1934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ All notable changes to this project will be documented in this file. The format - ACL package mode - Including a contract package in the `acl_whitelist` will result in automatic whitelisting for any future versions of that contract. -- Package operator mode. By approving a package in `operators`, any further version of a contract will be automaticaly operator for transfer/approve/revoke entrypoints. +- Package operator mode - Approving a package in `operators` allows any future version of that contract to act as an operator for transfer/approve/revoke entrypoints. ## Release 1.4.0