diff --git a/actix-files/CHANGES.md b/actix-files/CHANGES.md index f0234b561..95e4f8d1e 100644 --- a/actix-files/CHANGES.md +++ b/actix-files/CHANGES.md @@ -1,7 +1,7 @@ # Changes ## Unreleased - 2021-xx-xx - +- Add support for streaming audio files by setting the `content-disposition` header `inline` instead of `attachement` ## 0.6.0-beta.16 - 2022-01-31 - No significant changes since `0.6.0-beta.15`.