Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 2.02 KB

ChangeLog

This document was generated by autochangelog automatically.

v3.0.3 (2020-03-12)

Bug Fixes

  • collect tags from git command line, instead of local file e5eaecc

v3.0.2 (2020-01-19)

Bug Fixes

  • correct the url of issue and mr label e9068b3
  • correct the url of initial version#12 a51a0bf

v3.0.1 (2020-01-14)

Bug Fixes

  • correctly output breaking changes 7d6e4be

v3.0.0 (2020-01-14)

Bug Fixes

  • correctly sort tags such as v3.1.4, 3.1.4-500 etc 4d9ce34

Features

  • extract ref labels of issues and merge requests eebadb6
  • more useful configuration 24c6075
  • provide new options 405f472

Chores

  • throw error when there's no git metadata 978614e

BREAKING CHANGES

  • Not support remote milestone anymore. All logs generated from local git metadata(tags, commits between tags).