We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf74afc commit 6750d83Copy full SHA for 6750d83
CHANGELOG.md
@@ -7,15 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
## [Unreleased]
8
### Changed
9
10
-### Added
11
-- Implement `Clone` on `MakeAllowAllAuthenticator`.
12
-
13
### Fixed
14
15
-## [7.0.0-rc.2] - 2025-06-10
+## [7.0.0-rc2] - 2025-06-10
16
17
- Replace `mime_multipart` with fork for hyper 1.x
18
+### Added
+- Implement `Clone` on `MakeAllowAllAuthenticator`.
+
19
## [7.0.0-rc1] - 2024-05-09
20
21
- Remove dependency and re-export of `hyper-old-types` which is no longer maintained.
0 commit comments