From 7bda7df2fa6b398361201fd11552b1d9b4fdb006 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Thu, 19 Oct 2023 19:01:12 -0400 Subject: [PATCH] CHANGELOG.md: Add entry for PR #37 Signed-off-by: Andrew Gunnerson --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 690e549..59a0f1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ to update the actual links at the bottom of the file. --> +### Unreleased + +* Update rclone to 1.64.2 ([PR #37]) + ### Version 1.15 * Update rclone to 1.64.1 ([PR #36])