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

<!-- latest_release 1.0.5 -->
## [v1.0.5](https://github.com/chef/wmi-lite/tree/v1.0.5) (2019-12-30)

#### Merged Pull Requests
- 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)

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