mkdocs-changelog-plugin icon indicating copy to clipboard operation
mkdocs-changelog-plugin copied to clipboard

A MkDocs plugin that create changelog in a page

Results 1 mkdocs-changelog-plugin issues
Sort by recently updated
recently updated
newest added

Currently, the changelog file is in the relative path which will cause errors in the CI environment, e.g. GitHub Action. Example error: ``` FileNotFoundError: [Errno 2] No such file or...