From 0277b202e094df3df443cbae23b18add4b70b15f Mon Sep 17 00:00:00 2001 From: yoonie-jang Date: Thu, 16 May 2024 14:24:44 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d94ce7e..301efa22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Modified `roughjs` import to be compatible with Jest's `moduleNameMapper` config option. - Added instructions on the `memory-viz/README.md` for running the test suite. - Fix CI build action for demo website. +- Updated file paths for example files under docs to import the correct file. ## [0.1.0] - 2024-04-16