diff --git a/CHANGELOG.md b/CHANGELOG.md index 677d919..fb0b550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# Changelog: recurtools + +## v0.3.1 - Migrate to GitHub - Repository is now located on GitHub (previously ADO). - All future code changes will be linted by ruff following most of the full rule set. Rule exclusions are documented in `pyproject.toml`; existing code base will be migrated over time. -- Test coverage is visible on https://codecov.io \ No newline at end of file +- Test coverage is visible on https://codecov.io +- Initial preparation for mkdocs / mkdocstring based documentation \ No newline at end of file