From 62d42c2ea8202ad8631dd5f81f669374e8317eb7 Mon Sep 17 00:00:00 2001 From: Mathias Quintero Date: Mon, 21 Feb 2022 22:50:40 +0000 Subject: [PATCH] fixing changelog typo --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 6df2336..6a851d4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.1] - 2022-02-20 -## Fixed +### Fixed - Fixed UI update issues when using `Sync` - Fixed projected value of `SyncedObject` not being visible