Files
pydantic/changes
Matthias 3ce16edbe2 Extend dataclass doc (#848)
* Add note detailing dataclass vs BaseModel usage

* Add changes rst describing the change
2019-10-01 15:51:37 +01:00
..
2019-09-30 17:19:44 +01:00
2019-08-17 13:03:53 +01:00
2019-09-02 11:37:33 +01:00
2019-09-17 10:33:11 +01:00
2019-09-17 18:30:58 +01:00
2019-09-18 11:38:21 +01:00
2019-09-30 17:19:44 +01:00
2019-08-06 16:37:38 +01:00

Pending Changes

This directory contains files describing changes to pydantic since the last release.

If you're creating a pull request, please add a new file to this directory called <pull request or issue id>-<github username>.rst. It should be formatted as a single paragraph of reStructuredText.

The contents of this file will be used to update HISTORY.rst before the next release.