Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

69 lines (48 loc) · 2.24 KB

Unreleased

full changelog

v1.1.2

full changelog

  • Enable MFA requirement for gem releasing

v1.1.1

full changelog

  • Preserve checkbox statuses on update

v1.1.0

full changelog

  • Update the release MR when release MR is already exists

v1.0.1

full changelog

  • Support new merge commit format for GitLab v10.0.0+

v1.0.0

full changelog

  • Drop GitLab API v3 supports
  • Reduced API calls at gitlab_mr_release create

v0.4.0

full changelog

  • Support GitLab API v4

v0.3.1

full changelog

  • Fixed. can not call GitLab API using gitlab v4+

v0.3.0

full changelog

  • Support MR labels
  • Support default params in .env.gitlab

v0.2.0

full changelog

  • Support DEFAULT_TITLE with erb

v0.1.1

full changelog

  • Enable ERB trim_mode "-" (i.g. <%- , -%>) and tweak default template #10

v0.1.0

  • First release