diff options
| author | Xin LI <delphij@FreeBSD.org> | 2022-01-03 01:44:41 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2022-01-03 01:44:41 +0000 |
| commit | 048bd4094ff308722af59e857c54819c9313875a (patch) | |
| tree | b9e408b4bcc6134b4111262b2c80c2fc96cc84cc /python/CHANGELOG.md | |
| parent | 2d24dbcf45a851fa5c7960160b7b4a28ff373558 (diff) | |
Diffstat (limited to 'python/CHANGELOG.md')
| -rw-r--r-- | python/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/CHANGELOG.md b/python/CHANGELOG.md index ac3c0c0e9455..2634986b9234 100644 --- a/python/CHANGELOG.md +++ b/python/CHANGELOG.md @@ -1,5 +1,10 @@ # Python `file-magic` Log of Changes +## `0.4.1` + +- Create threadlocal objects so that the `detect_from_*` methods work properly + + ## `0.4.0` - Sync with current version of file: |
