🔨 Preparing release v1.2.0

This commit is contained in:
James Panther
2022-06-17 12:04:53 +10:00
parent c1acb95450
commit 70cc9585e6
4 changed files with 7 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.2.0] - 2022-06-17
### Added
- Support for new author `headline` parameter
@@ -46,6 +48,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.1.0...HEAD
[unreleased]: https://github.com/jpanther/lynx/compare/v1.2.0...HEAD
[1.2.0]: https://github.com/jpanther/lynx/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/jpanther/lynx/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/jpanther/lynx/releases/tags/v1.0.0