mirror of https://github.com/fafhrd91/actix-web
Add change entry for linebreak fix
This commit is contained in:
parent
8921614656
commit
98447c9035
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
## 0.6.4
|
## 0.6.4
|
||||||
|
|
||||||
- Fix handling of newlines in filenames.
|
- Fix handling of linebreaks in filenames. [#3237]
|
||||||
|
- Fix handling of newlines in filenames. [#3235]
|
||||||
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.
|
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.
|
||||||
|
|
||||||
## 0.6.3
|
## 0.6.3
|
||||||
|
|
Loading…
Reference in New Issue