summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-03-31 21:37:16 +0000
committerChef Expeditor <chef-ci@chef.io>2022-03-31 21:37:16 +0000
commitb766530aeb5a8f7eca4cb43d3c51913f08e743b6 (patch)
tree0326de0f8717da42e6348638a30b1c53f156923a
parent567b569fdc68a2b41c126a720cc2d41b5b0305d5 (diff)
downloadwmi-lite-b766530aeb5a8f7eca4cb43d3c51913f08e743b6.tar.gz
Update CHANGELOG.md to reflect the promotion of 1.0.7
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md19
1 files changed, 8 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9cdf305..9399b74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,27 +1,24 @@
# WMI-Lite Change Log
-<!-- latest_release 1.0.7 -->
+<!-- latest_release -->
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- release_rollup -->
+
+<!-- latest_stable_release -->
## [v1.0.7](https://github.com/chef/wmi-lite/tree/v1.0.7) (2022-03-31)
#### Merged Pull Requests
+- Minor spelling mistakes &amp; remove github lock config [#13](https://github.com/chef/wmi-lite/pull/13) ([tas50](https://github.com/tas50))
- updating the gem for Ruby 3.1 [#17](https://github.com/chef/wmi-lite/pull/17) ([johnmccrae](https://github.com/johnmccrae))
-<!-- latest_release -->
-<!-- release_rollup since=1.0.5 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- updating the gem for Ruby 3.1 [#17](https://github.com/chef/wmi-lite/pull/17) ([johnmccrae](https://github.com/johnmccrae)) <!-- 1.0.7 -->
-- Minor spelling mistakes &amp; remove github lock config [#13](https://github.com/chef/wmi-lite/pull/13) ([tas50](https://github.com/tas50)) <!-- 1.0.6 -->
-<!-- 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_stable_release -->
## [v1.0.2](https://github.com/chef/wmi-lite/tree/v1.0.2) (2019-01-16)