From 35026c9cd46f6f8bb40bd09a1c1eb42235640dec Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 11:22:30 +0000 Subject: [PATCH] Update changelog for v3.9.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3b9c33..c283dfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ rename `Unreleased` topic with the new version tag. Finally, create a new `Unrel ## Unreleased +## v3.9.0 + ### API: file watchers - Export `filesystem.createWatcher` and `filesystem.removeWatcher` functions.