Sha256: 6a176e80f9459e18cfe43742b1bb3783b5e712fc52de894ad32c9907a93637a7
Contents?: true
Size: 1.45 KB
Versions: 1
Compression:
Stored size: 1.45 KB
Contents
## Unreleased [full changelog](http://github.com/sue445/gitlab_mr_release/compare/v1.0.0...master) ## v1.0.0 [full changelog](http://github.com/sue445/gitlab_mr_release/compare/v0.4.0...v1.0.0) * Drop GitLab API v3 supports * https://github.com/sue445/gitlab_mr_release/pull/21 * Reduced API calls at `gitlab_mr_release create` * https://github.com/sue445/gitlab_mr_release/pull/23 ## v0.4.0 [full changelog](http://github.com/sue445/gitlab_mr_release/compare/v0.3.1...v0.4.0) * Support GitLab API v4 * https://github.com/sue445/gitlab_mr_release/pull/19 ## v0.3.1 [full changelog](http://github.com/sue445/gitlab_mr_release/compare/v0.3.0...v0.3.1) * Fixed. can not call GitLab API using gitlab v4+ * https://github.com/sue445/gitlab_mr_release/pull/18 ## v0.3.0 [full changelog](http://github.com/sue445/gitlab_mr_release/compare/v0.2.0...v0.3.0) * Support MR labels * https://github.com/sue445/gitlab_mr_release/pull/13 * Support default params in .env.gitlab * https://github.com/sue445/gitlab_mr_release/pull/14 ## v0.2.0 [full changelog](http://github.com/sue445/gitlab_mr_release/compare/v0.1.1...v0.2.0) * Support `DEFAULT_TITLE` with erb * https://github.com/sue445/gitlab_mr_release/pull/11 ## v0.1.1 [full changelog](http://github.com/sue445/gitlab_mr_release/compare/v0.1.0...v0.1.1) * Enable ERB trim_mode `"-"` (i.g. `<%-` , `-%>`) and tweak default template #10 * https://github.com/sue445/gitlab_mr_release/pull/10 ## v0.1.0 * First release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gitlab_mr_release-1.0.0 | CHANGELOG.md |