summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 9399b744d5b8937254af266db7e4502585dd184a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# WMI-Lite  Change Log

<!-- 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_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))

## [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))

## [v1.0.1](https://github.com/chef/wmi-lite/tree/v1.0.1) (2018-12-04)

#### Merged Pull Requests
- Wire up expeditor [#7](https://github.com/chef/wmi-lite/pull/7) ([tas50](https://github.com/tas50))
- Slim the files we ship in the gem [#8](https://github.com/chef/wmi-lite/pull/8) ([tas50](https://github.com/tas50))

## [v1.0.0](https://github.com/chef/wmi-lite/tree/v1.0.0) (2014-05-15)
- First public release