diff --git a/CHANGELOG.md b/CHANGELOG.md index e49dfff..c354554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 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 - Fully responsive layout - 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 - Fathom Analytics and Google Analytics 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