summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: eccd6690b4b659cc895dc15769d9a72e957d9cf7 (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
36
37
# WMI-Lite  Change Log

<!-- latest_release 1.0.6 -->
## [v1.0.6](https://github.com/chef/wmi-lite/tree/v1.0.6) (2020-07-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))
<!-- latest_release -->
<!-- release_rollup since=1.0.5 -->
### Changes not yet released to rubygems.org

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

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