Skip to content

Commit

Permalink
Prepare for v1.13.0 release (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
jborean93 authored Mar 21, 2024
1 parent 4591007 commit 355239c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.13.0 - TBD
## 1.13.0 - 2024-03-21

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

0 comments on commit 355239c

Please sign in to comment.