mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-27 17:22:57 +01:00
473 B
473 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.0.4] - 2017-07-01
Fixed
- Fix possible panic at
IntoHeaderValue
implementation forheaders::authorization::Basic
- Fix possible panic at
headers::www_authenticate::challenge::bearer::Bearer::to_bytes
call