CHANGELOG.md in bridgetown_markdown_lazylinks-0.2.0 vs CHANGELOG.md in bridgetown_markdown_lazylinks-0.2.1

- old
+ new

@@ -5,10 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.2.1] - 2023-06-19 + +- add a plugin initializer + ## [0.2.0] - 2023-06-17 - use of cache API to speed up site generation ## [0.1.0] - 2023-06-16 @@ -16,5 +20,6 @@ - First version [Unreleased]: https://github.com/akarzim/bridgetown_markdown_lazylinks/tree/main [0.1.0]: https://github.com/akarzim/bridgetown_markdown_lazylinks/releases/tag/v0.1.0 [0.2.0]: https://github.com/akarzim/bridgetown_markdown_lazylinks/releases/tag/v0.2.0 +[0.2.1]: https://github.com/akarzim/bridgetown_markdown_lazylinks/releases/tag/v0.2.1