mirror of
https://github.com/amigan/rustypaste-pretty.git
synced 2024-11-21 11:59:48 -05:00
docs(changelog): update changelog entry for 0.8.4
This commit is contained in:
parent
a0ba66cac1
commit
ce51c184a5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [0.8.4] - 2023-01-31
|
||||
|
||||
### Changed
|
||||
### Added
|
||||
|
||||
- Allow downloading files via `?download=true` parameter
|
||||
- If you specify this for a file (e.g. `<server_address>/file?download=true`), `rustypaste` will override the MIME type to `application/octet-stream` and this will force your browser to download the file.
|
||||
|
|
Loading…
Reference in a new issue