Skip to content

Commit 355239c

Browse files
authored
Prepare for v1.13.0 release (#275)
1 parent 4591007 commit 355239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.13.0 - TBD
3+
## 1.13.0 - 2024-03-21
44

55
* Added the property `smb_info` on `SMBDirEntry` which returns a named tuple `SMBDirEntryInformation` containing metadata already retrieved in the `scandir` operation.
66
* This avoid having to call `stat()` to retrieve data like the file attributes or datetime fields that is already available

0 commit comments

Comments
 (0)