1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-19 19:25:24 +00:00

update doc

This commit is contained in:
makeworld 2023-11-03 11:36:46 -04:00
parent 6a92dd336b
commit 1a0d2b6d5a
No known key found for this signature in database
GPG Key ID: 7DE9FA10A6B58CA5
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Paging up or down scrolls by 50% instead of 75%, to match `less` (#303) - Paging up or down scrolls by 50% instead of 75%, to match `less` (#303)
- Update deps, require Go 1.17 (#336) - Update deps, require Go 1.17 (#336)
- Show local directory index file if available (#319) - Show local directory index file if available (#319)
- Updated Project Gemini URLs (#342)
### Fixed ### Fixed
- Modal can't be closed when opening non-gemini text URLs from the commandline (#283, #284) - Modal can't be closed when opening non-gemini text URLs from the commandline (#283, #284)

View File

@ -29,3 +29,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS
* Maxime Bouillot (@Arkaeriit) * Maxime Bouillot (@Arkaeriit)
* Emily (@emily-is-my-username) * Emily (@emily-is-my-username)
* Autumn! (@autumnull) * Autumn! (@autumnull)
* William Rehwinkel (@FiskFan1999)