mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
ba58f94150
* feat: Make SecretStr hashable * docs: Add change documentation * test: Assert that the hash of SecretStr is an integer value Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com> * feat: Make SecretBytes hashable Co-authored-by: Johannes Rueschel <johannes.rueschel@telekom.de> Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
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>.md. It should be formatted as a single paragraph of markdown
The contents of this file will be used to update HISTORY.md before the next release.