Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.0 - 2024-02-12¶
Features¶
- Support control structures, render HTML messages (c4c7689 by Christian Meffert).
- Show sub keywords (c3d3501 by Christian Meffert).
- Show setup keyword if available (358430e by Christian Meffert).
0.1.0 - 2024-01-21¶
Features¶
- Remove support for python 3.9 (f9caa43 by Christian Meffert).
- Remove support for python 3.8 (7d2d7dd by Christian Meffert).
- Show tag statistics (4808d56 by Christian Meffert).
- Initial robotmarkdown mkdocs plugin (eb7ceec by Christian Meffert).
Bug Fixes¶
- Fix failing check-docs in ci pipeline (5c98e32 by Christian Meffert).