From e677fa2905d8d0f67854a1ede15a60637b688c7a Mon Sep 17 00:00:00 2001 From: typhonrt Date: Thu, 16 Dec 2021 09:28:06 -0800 Subject: [PATCH] formatting --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b346d74..d6fad1d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog ## Release 0.0.1 -Updated SvelteApplication / SvelteFormApplication `setPosition` to automatically determine `noHeight` / `noWidth` from +- Updated SvelteApplication / SvelteFormApplication `setPosition` to automatically determine `noHeight` / `noWidth` from style `height` or `width`. ## Release 0.0.0 -Initial release +- Initial release