diff options
author | Chef Expeditor <chef-ci@chef.io> | 2022-07-21 04:45:25 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2022-07-21 04:45:25 +0000 |
commit | 0bf13f7da5f9e24c99d6ea5a4e98de0c1e563d71 (patch) | |
tree | 7eb69f240e0a67733815c9f9d6d5b721a567e8c0 /CHANGELOG.md | |
parent | 0a4369282fa72f0dff1ae6173b0e84e49287d795 (diff) | |
download | chef-0bf13f7da5f9e24c99d6ea5a4e98de0c1e563d71.tar.gz |
Bump version to 18.0.133 by Chef Expeditorv18.0.133
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5881fc215e..00c911c785 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,18 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/). -<!-- latest_release 18.0.132 --> -## [v18.0.132](https://github.com/chef/chef/tree/v18.0.132) (2022-07-21) +<!-- latest_release 18.0.133 --> +## [v18.0.133](https://github.com/chef/chef/tree/v18.0.133) (2022-07-21) #### Merged Pull Requests -- Add AIX-7.3 to Build Matrix [#13058](https://github.com/chef/chef/pull/13058) ([poorndm](https://github.com/poorndm)) +- Skip tests on FreeBSD-13 [#13079](https://github.com/chef/chef/pull/13079) ([poorndm](https://github.com/poorndm)) <!-- latest_release --> <!-- release_rollup since=17.9.26 --> ### Changes not yet released to stable #### Merged Pull Requests +- Skip tests on FreeBSD-13 [#13079](https://github.com/chef/chef/pull/13079) ([poorndm](https://github.com/poorndm)) <!-- 18.0.133 --> - Add AIX-7.3 to Build Matrix [#13058](https://github.com/chef/chef/pull/13058) ([poorndm](https://github.com/poorndm)) <!-- 18.0.132 --> - update property DSL docs [#13093](https://github.com/chef/chef/pull/13093) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 18.0.131 --> - Revert "Use new msys2 based devkit for windows" [#13063](https://github.com/chef/chef/pull/13063) ([neha-p6](https://github.com/neha-p6)) <!-- 18.0.130 --> |