mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
correct history
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
## v1.7.1 (2020-10-28)
|
||||
|
||||
Thank you to pydantic's sponsors:
|
||||
@timdrijvers, @BCarley, @chdsbd, @tiangolo, @matin, @linusg, @kevinalh, @jorgecarleitao, @koxudaxi, @primer-api, @mkeen
|
||||
for their kind support.
|
||||
|
||||
* fix annotation of `validate_arguments` when passing configuration as argument, #2055 by @layday
|
||||
* Fix mypy assignment error when using `PrivateAttr`, #2048 by @aphedges
|
||||
* fix `underscore_attrs_are_private` causing `TypeError` when overriding `__init__`, #2047 by @samuelcolvin
|
||||
|
||||
Reference in New Issue
Block a user