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

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