update README.md and doc tests

This commit is contained in:
gengteng
2023-10-09 14:57:58 +08:00
parent c421807bfc
commit cc4cd9f70c
9 changed files with 662 additions and 248 deletions

View File

@@ -8,6 +8,18 @@
### Fixed
## axum-valid 0.10.0 (2023-10-09)
### Added
* Added support for `garde`.
### Changed
* Refactored the module structure.
### Fixed
## axum-valid 0.9.0 (2023-09-29)
### Added