## master
[full changelog](https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/compare/v0.2.3...master)

## 0.2.3
[full changelog](https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/compare/v0.2.2...v0.2.3)

* Enable MFA requirement for gem releasing
  * https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/pull/23

## 0.2.2
[full changelog](https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/compare/v0.2.1...v0.2.2)

* Add `config` to `register_gitlab_runner`
  * https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/pull/7

## 0.2.1
[full changelog](https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/compare/v0.2.0...v0.2.1)

* Fix changelog link 
  * https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/pull/6

## 0.2.0
[full changelog](https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/compare/v0.1.0...v0.2.0)

* Impl `register_gitlab_runner`
  * https://github.com/sue445/itamae-plugin-recipe-gitlab_runner/pull/5

## 0.1.0
* first release