Tags

Tags give the ability to mark specific points in history as being important
  • v1.0.0

    6 new translations, brand new identity, and more.
    
    ### Added
    - New visual identity by @tylerfortune8.
    - Version navigation.
    - Links to latest released version in previous versions.
    - "Why keep a changelog?" section.
    - "Who needs a changelog?" section.
    - "How do I make a changelog?" section.
    - "Frequently Asked Questions" section.
    - New "Guiding Principles" sub-section to "How do I make a changelog?".
    - Simplified and Traditional Chinese translations from @tianshuo.
    - German translation from @mpbzh.
    - Italian translation from @roalz.
    - Swedish translation from @magol.
    - Turkish translation from @karalamalar.
    - French translation from @zapashcanon.
    - Brazilian Portugese translation from @aisamu.
    - Polish translation from @amielucha.
    
    ### 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 Portugese translation.
    - Fix typos in Turkish translation.
    - Fix typos in Czech translation.
    - Fix typos in Swedish translation.
    - Improve phrasing in French translation.
    - Fix phrasing and spelling in German translation.
    
    ### Removed
    - Section about "changelog" vs "CHANGELOG".
  • v0.3.0

    15dafda3 · Update CONTRIBUTING.md ·
    Russian, Brazilian Portugese, Spanish translations.
  • v0.2.0

    It's not just about open source
  • v0.1.0

    Should you ever rewrite a change log?
  • v0.0.8

    ac3de665 · Release v0.0.8 ·
    Fix factual error on date formats, typos, and erroneous links.
    
    ### Changed
    - Update year to match in every README example.
    - Reluctantly stop making fun of Brits only, since most of the world
      writes dates in a strange way.
    
    ### Fixed
    - Fix typos in recent README changes.
    - Update outdated unreleased diff link.
  • v0.0.7

    Acknowledge GNU change log style, point to ISO 8601, clean links.
  • v0.0.6

    README section on 'yanked' releases.
    
  • v0.0.5

    Markdown links to tags on versions headings.
  • v0.0.4

    Remove empty sub-section headers, use "change log" instead of "CHANGELOG" when not referring to the file itself.
  • v0.0.3

    Added "Why should I care?" section in README.
  • v0.0.2

    Explain reverse chronological date ordering.
  • v0.0.1

    60cac1f4 · Create CHANGELOG.md ·
    Create initial CHANGELOG example.