mirror of https://github.com/fafhrd91/actix-web
Add CHANGES entry for 3235
This commit is contained in:
parent
92725342fd
commit
c881c7b4bf
|
@ -3,6 +3,7 @@
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
- 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.
|
||||||
|
- Properly handle newlines in filenames. [#3235]
|
||||||
|
|
||||||
## 0.6.3
|
## 0.6.3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue