This document was generated by autochangelog automatically.
v3.0.3 (2020-03-12)
- collect tags from git command line, instead of local file
e5eaecc
v3.0.2 (2020-01-19)
v3.0.1 (2020-01-14)
- correctly output breaking changes
7d6e4be
v3.0.0 (2020-01-14)
- correctly sort tags such as
v3.1.4
,3.1.4-500
etc4d9ce34
- extract ref labels of issues and merge requests
eebadb6
- more useful configuration
24c6075
- provide new options
405f472
- throw error when there's no git metadata
978614e
- Not support remote milestone anymore. All logs generated from local git metadata(tags, commits between tags).