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

📝 Add #101 to changelog

This commit is contained in:
makeworld 2020-10-12 14:49:21 -04:00
parent 926fff0e6a
commit 80b1d18375

View File

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated [go-isemoji](https://github.com/makeworld-the-better-one/go-isemoji) to v1.1.0 to support Emoji 13.1 for favicons
- The web browser code doesn't check for Xorg anymore, just display variables (#93)
- Bookmarks can be made to non-gemini URLs (#94)
- Remove pointless directory fallbacks (#101)
### Fixed
- XDG user dir file is parsed instead of looking for XDG env vars (#97, #100)