Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-monster committed Aug 28, 2024
1 parent 96a2baf commit d44fa4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Unreleased
- Add `FileInfo` and `file_info_type` to get the file type from a `FileInfo` without checking the file system again
- Add `file_info_permissions` and `file_info_permissions_octal` to get the currently set permissions of a file or directory.
- Improve performance of `get_files`

## v2.0.1 - 27 June 2024
- Internal refactoring and some added tests
Expand Down

0 comments on commit d44fa4f

Please sign in to comment.