diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d1691..cf52d76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,24 @@ # win32-service Change Log - -## [win32-service-2.3.2](https://github.com/chef/win32-service/tree/win32-service-2.3.2) (2021-04-07) - -#### Merged Pull Requests -- Resolve the majority of chefstyle violations [#76](https://github.com/chef/win32-service/pull/76) ([tas50](https://github.com/tas50)) + - -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- Resolve the majority of chefstyle violations [#76](https://github.com/chef/win32-service/pull/76) ([tas50](https://github.com/tas50)) -- Add PR testing in Buildkite [#75](https://github.com/chef/win32-service/pull/75) ([tas50](https://github.com/tas50)) -- daemon: Enable to handle user defined control codes [#74](https://github.com/chef/win32-service/pull/74) ([ashie](https://github.com/ashie)) + +## [win32-service-2.3.2](https://github.com/chef/win32-service/tree/win32-service-2.3.2) (2021-11-08) + +#### Merged Pull Requests +- daemon: Enable to handle user defined control codes [#74](https://github.com/chef/win32-service/pull/74) ([ashie](https://github.com/ashie)) +- Add PR testing in Buildkite [#75](https://github.com/chef/win32-service/pull/75) ([tas50](https://github.com/tas50)) +- Resolve the majority of chefstyle violations [#76](https://github.com/chef/win32-service/pull/76) ([tas50](https://github.com/tas50)) + + ## [win32-service-2.2.0](https://github.com/chef/win32-service/tree/win32-service-2.2.0) (2020-11-20) #### Merged Pull Requests - Refactor ::status with new methods [#64](https://github.com/chef/win32-service/pull/64) ([jasonwbarnett](https://github.com/jasonwbarnett)) - ## [win32-service-2.1.6](https://github.com/chef/win32-service/tree/win32-service-2.1.6) (2020-08-17)