diff --git a/changelog.d/1267.change.md b/changelog.d/1267.change.md new file mode 100644 index 000000000..16ae4126a --- /dev/null +++ b/changelog.d/1267.change.md @@ -0,0 +1 @@ +It is now possible to wrap a converter into an `attrs.Converter` and get the current instance and/or the current field definition passed into the converter callable.