update changelog

This commit is contained in:
Eric S. Londres 2022-08-20 11:40:55 -04:00
parent dd3cbca314
commit 71c359a369
Signed by: slondr
GPG Key ID: A2D25B4D5CB970E4
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* 0.4.7
- A few breaking changes for how config files are handled:
- The config file has been renamed from =geminex.toml= to =config.toml=
- The =port= setting has been renamed =gemini_port=
- A new setting named =spartan_port= has been added to control what tcp port the Spartan server listens on
- Fixed a bug where sometimes requests would sometimes incorrectly be labeled directory backtracking attempts
- Unified some inconsistencies between file path handling between Spartan and Gemini