Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
Changelog
=========

Version 0.6.1 (not released yet)
--------------------------------
Version 0.6.1 (2026-08-11)
--------------------------

New features:

- ItemInfo: new ``mtime`` field - the last modification timestamp stamped by the
*storage side's* clock (0 if unknown). Implemented for posixfs, sftp, s3 and
rest; rclone reports 0 because its ModTime is a client-supplied timestamp.
sftp additionally reports atime now.

Other changes:

- ItemInfo: sftp now also reports ``atime``.


Version 0.6.0 (2026-08-02)
Expand Down