diff --git a/CHANGELOG.md b/CHANGELOG.md index 07fded4..4067f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Updated Mastodon link colour in line with branding changes ([#36](https://github.com/jpanther/lynx/pull/36)) + ## [1.2.2] - 2022-11-22 ### Changed @@ -66,7 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fathom Analytics and Google Analytics support - Favicons support -[unreleased]: https://github.com/jpanther/lynx/compare/v1.2.2...HEAD +[Unreleased]: https://github.com/jpanther/lynx/compare/v1.2.2...HEAD [1.2.2]: https://github.com/jpanther/lynx/compare/v1.2.1...v1.2.2 [1.2.1]: https://github.com/jpanther/lynx/compare/v1.2.0...v1.2.1 [1.2.0]: https://github.com/jpanther/lynx/compare/v1.1.0...v1.2.0