📝 Update changelog

This commit is contained in:
James Panther 2021-11-03 09:20:06 +11:00
parent 54f8578fac
commit d56da3b0bc
No known key found for this signature in database
GPG Key ID: D36F789E45745D17

View File

@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- French translation ([#2](https://github.com/jpanther/lynx/pull/2))
## [1.0.0] - 2021-11-01
### Added
- Built with Tailwind CSS JIT for minified stylesheets without any excess code - Built with Tailwind CSS JIT for minified stylesheets without any excess code
- Fully responsive layout - Fully responsive layout
- Dark mode (auto-switching based upon browser) - Dark mode (auto-switching based upon browser)
@ -16,3 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- HTML and Emoji support - HTML and Emoji support
- Fathom Analytics and Google Analytics support - Fathom Analytics and Google Analytics support
- Favicons support - Favicons support
[unreleased]: https://github.com/jpanther/lynx/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/jpanther/lynx/releases/tags/v1.0.0