summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 00:33:40 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 00:33:40 +0000
commit081f8260a4a42097560f3b341c2b576902dbfcac (patch)
tree4e6859e43b0aa4cc3c583fd47bd7f46925c2599a
parent47ea031d82c56cecf6d9196bd14b0711d28fc705 (diff)
downloadwmi-lite-081f8260a4a42097560f3b341c2b576902dbfcac.tar.gz
Update CHANGELOG.md to reflect the promotion of 1.0.5
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md21
1 files changed, 9 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ad0bd9..93b6533 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,26 +1,23 @@
# WMI-Lite Change Log
-<!-- latest_release 1.0.5 -->
+<!-- latest_release -->
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- release_rollup -->
+
+<!-- latest_stable_release -->
## [v1.0.5](https://github.com/chef/wmi-lite/tree/v1.0.5) (2019-12-30)
#### Merged Pull Requests
+- Migrate testing to Buildkite [#11](https://github.com/chef/wmi-lite/pull/11) ([tas50](https://github.com/tas50))
+- 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 -->
-
<!-- latest_stable_release -->
+
## [v1.0.2](https://github.com/chef/wmi-lite/tree/v1.0.2) (2019-01-16)
#### Merged Pull Requests
- Unpin bundler dev dep [#9](https://github.com/chef/wmi-lite/pull/9) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v1.0.1](https://github.com/chef/wmi-lite/tree/v1.0.1) (2018-12-04)