diff options
| author | Adam Hupp <adam@hupp.org> | 2021-10-04 14:46:37 -0700 |
|---|---|---|
| committer | Adam Hupp <adam@hupp.org> | 2021-10-04 16:04:28 -0700 |
| commit | 7f7542fcbc192fef6e4939f4eb748e941a720b2c (patch) | |
| tree | 8a1bebe0cfa08dd0148aa5120f9768cdfcfe50a1 /CHANGELOG | |
| parent | 73bcc7482bf3e6d1f6a74a91bf9689b289a88910 (diff) | |
| download | python-magic-7f7542fcbc192fef6e4939f4eb748e941a720b2c.tar.gz | |
Support os.PathLike types
See https://github.com/ahupp/python-magic/pull/251
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +Changes to 0.4.25: + - Support os.PathLike values in Magic.from_file and magic.from_file + Changes to 0.4.24: - Fix regression in library loading on some Alpine docker images. |
