This commit is contained in:
Graham Esau 2022-10-02 20:01:43 +01:00
parent 84c2a2bb54
commit 5268080b01
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## **in-dev**
## [0.8.11] - 2022-10-02
### Added:
- Replace auto-inferred trait bounds with bounds specified in `#[schemars(bound = "...")]` attribute