When reloading configuration, also reload mime.types

This commit is contained in:
pagedown
2023-02-12 17:28:42 +08:00
parent 64fe9f82ed
commit 4141872290
3 changed files with 9 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ Detailed list of changes
- Linux: Reduce minimum required OpenGL version from 3.3 to 3.1 + extensions (:iss:`2790`)
- When reloading configuration, also reload custom MIME types from :file:`mime.types` config file (:pull:`6012`)
0.27.1 [2023-02-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~