From 42fe64f825208b9d402725bdf52e267039f07df2 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 12:18:35 +0000 Subject: [PATCH] Update changelog for v3.5.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 492bfe9..25ce92b 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.5.0 + ### API: filesystem - Expose `createdAt` and `modifiedAt` JavaScript timestamps with the `filesystem.getStats` function.