summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 00:27:32 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 00:27:32 +0000
commitb658f0b87cee8d9c005908cb7bab5c40a8644a4b (patch)
treeccedf2ab17a8205418c1786cc4ed2ebb94814706 /CHANGELOG.md
parent9d85cd2fa7e3cc4e3ca7c240f08ec14b62087dc3 (diff)
downloadwmi-lite-b658f0b87cee8d9c005908cb7bab5c40a8644a4b.tar.gz
Bump version to 1.0.5 by Chef Expeditorv1.0.5
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70c8a83..0ad0bd9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
# WMI-Lite Change Log
-<!-- latest_release 1.0.4 -->
-## [v1.0.4](https://github.com/chef/wmi-lite/tree/v1.0.4) (2019-12-30)
+<!-- latest_release 1.0.5 -->
+## [v1.0.5](https://github.com/chef/wmi-lite/tree/v1.0.5) (2019-12-30)
#### Merged Pull Requests
-- Add necessary dev deps to the Gemfile + Chefstyle autocorrect [#12](https://github.com/chef/wmi-lite/pull/12) ([tas50](https://github.com/tas50))
+- Substitute require for require_relative [#10](https://github.com/chef/wmi-lite/pull/10) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=1.0.2 -->
### Changes not yet released to rubygems.org
#### Merged Pull Requests
+- Substitute require for require_relative [#10](https://github.com/chef/wmi-lite/pull/10) ([tas50](https://github.com/tas50)) <!-- 1.0.5 -->
- Add necessary dev deps to the Gemfile + Chefstyle autocorrect [#12](https://github.com/chef/wmi-lite/pull/12) ([tas50](https://github.com/tas50)) <!-- 1.0.4 -->
- Migrate testing to Buildkite [#11](https://github.com/chef/wmi-lite/pull/11) ([tas50](https://github.com/tas50)) <!-- 1.0.3 -->
<!-- release_rollup -->