Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Combine CHANGELOG.rst with CHANGELOG.md #1228

Merged
merged 4 commits into from Oct 21, 2021

Commits on Oct 21, 2021

  1. docs: Convert old changelog from rst -> markdown

    Using pandoc -t commonmark CHANGELOG.rst > CHANGELOG.md
    Then, adjusted the heading levels
    ashwinvis committed Oct 21, 2021
    Copy the full SHA
    116082d View commit details
    Browse the repository at this point in the history
  2. chore: Use myst-parser for markdown files

    Show CHANGELOG.md in docs
    ashwinvis committed Oct 21, 2021
    Copy the full SHA
    82652ff View commit details
    Browse the repository at this point in the history
  3. chore: Remove CHANGELOG.rst

    ashwinvis committed Oct 21, 2021
    Copy the full SHA
    56a6a4c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b650417 View commit details
    Browse the repository at this point in the history