Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

73 lines (56 loc) · 2.41 KB

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.

0.7.0 - 2020-07-03

Changed

  • Install git and openssh on docker image

Fixed

  • Generate compressed archives for each release

0.6.0 - 2020-05-28

Changed

  • Change docker base image from scratch to debian:bullseye

0.5.0 - 2020-05-26

Added

0.4.2 - 2020-03-31

Fixed

  • Compare URL now parses versions with dots correctly

0.4.1 - 2020-02-27

Fixed

  • Wrong version for blackfriday dependency

0.4.0 - 2020-02-27

Fixed

  • release command when there is only Unreleased and no compare link was provided

Removed

  • bundle command

0.3.0 - 2020-01-08

Changed

0.2.0 - 2018-07-20

Added

  • -o/--output option

Changed

  • bump command renamed to release
  • Use dep to handle dependencies

Fixed

  • Merge duplicated sections when parsing changelog file

0.1.0 - 2018-06-17

Added

  • bump command to increment a release
  • fmt command to reformat changelog following the spec
  • show command to show a specific version