From f88e4081ba5e6c5a3e1f921b5be8341c791f5e2f Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Tue, 17 May 2022 16:53:36 +0200 Subject: [PATCH] Update CHANGLELOG.md --- CHANGLELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGLELOG.md b/CHANGLELOG.md index 820ccd66..85e9dcfe 100644 --- a/CHANGLELOG.md +++ b/CHANGLELOG.md @@ -26,7 +26,7 @@ - You can now use the `pXbY.jsonl` command to update multiple object properties at once (thanks @nagyrobi) ### Objects -- All objects have a custom `tag` property which can contain abritrary JSON data *(or numbers or text)* (thanks @nagyrobi) +- All objects have a custom `tag` property which can contain arbitrary JSON data *(or numbers or text)* (thanks @nagyrobi) - `img.src` now accepts both `http` and `https` urls (thanks @htvekov) - `img.src` now accepts `png` and `binary` image urls, PSram is *highly* recommended - `img.src` now accepts 16-bit BMP files stored in flash