Skip to content

Latest commit

 

History

History
183 lines (126 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

183 lines (126 loc) · 13.5 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.

Unreleased

1.8.02024-12-29

Added

1.7.02024-12-28

Added

  • !104 Added Github from PR releases support (GithubPRs provider) (@aoterocom)

1.6.02023-11-25

Added

1.5.02022-05-16

Added

Changed

1.4.12022-04-24

Fixed

  • 🐛 !89 Gitlab dual namespaces doesn't work for the api calls (@aoterocom)

1.4.02022-04-13

Added

  • !85 Allow option to --pre-update changelog or not when using release and calculate-release commands (@aoterocom)

1.3.02022-04-12

Added

Changed

  • ✒️ !76 Improved logging joining the errors as attached fields (@aoterocom)

Fixed

  • 🐛 !82 Error parsing git remotes ssh links to grab Github namespace and repository (@aoterocom)
  • 🐛 !81 Fixed CHANGELOG.md (@aoterocom)
  • 🐛 !80 Unreleased section update problems when using main command (@aoterocom)
  • 🐛 !77 Fixed Github task labels retrieving (@aoterocom)

v1.2.02021-12-04

Added

Fixed

  • 🐛 !73 Task from older releases coming up at release time (@aoterocom)

v1.1.12021-12-04

Fixed

  • 🐛 !67 Fixed logging level always set to ERROR (@aoterocom)
  • 🐛 !66 Fixed inclusions_exclusions pipe not working at all (@aoterocom)
  • 🐛 !65 Fixed pipes ordering changing after each release parsed (@aoterocom)
  • 🐛 !64 Retrieving unreleased tasks already on release with Git provider (@aoterocom)

v1.1.02021-12-02

Added

Documentation

Fixed

  • 🐛 !38 Update Unreleased references to unify nomenclature (@aoterocom)
  • 🐛 !29 Fixed release titles on stylish_markdown template (@aoterocom)

Refactor

v1.0.02021-11-25

Added

Documentation

Fixed

  • 🐛 !20 Fixed setting's internal Gitlab provider labels (@aoterocom)
  • 🐛 !18 Fixed MergeReleases function to add retrieved releases above in desc order (@aoterocom)
  • 🐛 !16 Fixed Gitlab provider tests (@aoterocom)
  • 🐛 !13 Fixed forcing specific bump type behaviour on release command (@aoterocom)

Refactor