summaryrefslogtreecommitdiff
path: root/python/CHANGELOG.md
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2021-09-09 17:48:54 +0000
committerChristos Zoulas <christos@zoulas.com>2021-09-09 17:48:54 +0000
commitc8deb32eab1089d1841482fb2e91833f114b6712 (patch)
treea6c63ec9466f777913c31ad1574d9a8ca529d871 /python/CHANGELOG.md
parent0e6b4a09765cf3ad46a374172df52258c4e3fb97 (diff)
downloadfile-git-c8deb32eab1089d1841482fb2e91833f114b6712.tar.gz
PR/285: Benjamin: python detect functions don't work in a multi-threaded
context.
Diffstat (limited to 'python/CHANGELOG.md')
-rw-r--r--python/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/CHANGELOG.md b/python/CHANGELOG.md
index ac3c0c0e..2634986b 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: