Changelog#
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0#
Bugs fixes 🐛#
- fix(docs): katex syntax was broken by @Guts in https://github.com/Guts/mkdocs-related-content/pull/18
Features and enhancements 🎉#
- add(feature): support for manual links set in page's YAML frontmatter by @Guts in https://github.com/Guts/mkdocs-related-content/pull/19
- improve(docs): better sample template by @Guts in https://github.com/Guts/mkdocs-related-content/pull/17
0.1.0#
- First version with initial functional perimeter: Jaccard similarity scoring between pages based on tags.