1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00
actix-extras/CHANGELOG.md
2018-07-01 16:52:10 +03:00

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 for headers::authorization::Basic
  • Fix possible panic at headers::www_authenticate::challenge::bearer::Bearer::to_bytes call