From d56da3b0bccf29cdfd1a8292df49c42b86de17bf Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 3 Nov 2021 09:20:06 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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