diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e2746d..1b54e10 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.69.1 ([PR #130]) + ### Version 3.1 * Add support for user CA certificate trust store and Android 14+'s apex trust store ([Issue #119], [PR #120], [PR #125]) @@ -335,3 +339,4 @@ [PR #125]: https://github.com/chenxiaolong/RSAF/pull/125 [PR #126]: https://github.com/chenxiaolong/RSAF/pull/126 [PR #129]: https://github.com/chenxiaolong/RSAF/pull/129 +[PR #130]: https://github.com/chenxiaolong/RSAF/pull/130