We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be73797 commit dd20a80Copy full SHA for dd20a80
1 file changed
CHANGELOG.rst
@@ -12,7 +12,7 @@ Bug fixes:
12
Thanks :user:`nosnickid` for the report and :user:`worksbyfriday` for the PR.
13
- Fix `marshmallow.validate.OneOf` emitting extra pairs when labels outnumber choices (:issue:`2869`).
14
Thanks: user:`T90REAL` for the report and :user:`rstar327` for the PR.
15
-- Fix behavior when passing a dot-delited attribute name to ``partial`` for a key with ``data_key`` set (:pr:`2903`).
+- Fix behavior when passing a dot-delimited attribute name to ``partial`` for a key with ``data_key`` set (:pr:`2903`).
16
Thanks :user:`bysiber` for the PR.
17
- Fix Enum field by-name lookup to only return actual members (:pr:`2902`).
18
0 commit comments