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.
0.7.0 - 2020-07-03
- Install git and openssh on docker image
- Generate compressed archives for each release
0.6.0 - 2020-05-28
- Change docker base image from
scratch
todebian:bullseye
0.5.0 - 2020-05-26
- Publish docker image to rcmachado/changelog when releasing
0.4.2 - 2020-03-31
- Compare URL now parses versions with dots correctly
0.4.1 - 2020-02-27
- Wrong version for blackfriday dependency
0.4.0 - 2020-02-27
release
command when there is onlyUnreleased
and no compare link was provided
bundle
command
0.3.0 - 2020-01-08
- Replaced dep with Go Modules
- Replaced gometalinter.v2 with golang-ci
- Updated stretchr/testify to v1.4.0
- Updated spf13/cobra to v0.0.5
0.2.0 - 2018-07-20
-o/--output
option
bump
command renamed torelease
- Use
dep
to handle dependencies
- Merge duplicated sections when parsing changelog file
0.1.0 - 2018-06-17
bump
command to increment a releasefmt
command to reformat changelog following the specshow
command to show a specific version