Skip to content

Instantly share code, notes, and snippets.

@oxr463
Last active September 17, 2022 02:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oxr463/a4785ac960a49f28e472cdef53e674e6 to your computer and use it in GitHub Desktop.
Save oxr463/a4785ac960a49f28e472cdef53e674e6 to your computer and use it in GitHub Desktop.
Keep a Changelog in reStructuredText!

Keep a Changelog in reStructuredText

Same as the markdown version.

pandoc --from markdown --to rst

Reference

License

SPDX-License-Identifier: MIT

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.

Unreleased

Please see all Unreleased Changes for more information.

1.1.0 - 2019-02-15

Added

Changed

1.0.0 - 2017-06-20

Added

Changed

  • Start using “changelog” over “change log” since it’s the common usage.
  • Start versioning based on the current English version at 0.3.0 to help translation authors keep things up-to-date.
  • Rewrite “What makes unicorns cry?” section.
  • Rewrite “Ignoring Deprecations” sub-section to clarify the ideal scenario.
  • Improve “Commit log diffs” sub-section to further argument against them.
  • Merge “Why can’t people just use a git log diff?” with “Commit log diffs”
  • Fix typos in Simplified Chinese and Traditional Chinese translations.
  • Fix typos in Brazilian Portuguese translation.
  • Fix typos in Turkish translation.
  • Fix typos in Czech translation.
  • Fix typos in Swedish translation.
  • Improve phrasing in French t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment