summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-03-02 18:17:09 +0000
committerChef Expeditor <expeditor@chef.io>2020-03-02 18:17:10 +0000
commitb8c6b4d02084c423f8720b536533e64163af2284 (patch)
tree2a3b6fabfa09521bd4b39be91e43aed684c82820 /CHANGELOG.md
parent4e2b7674eb1920f332f31e9f5abe944aec0d323b (diff)
downloadchef-b8c6b4d02084c423f8720b536533e64163af2284.tar.gz
Bump version to 16.0.103 by Chef Expeditorv16.0.103
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0935becdf..3e5a53c585 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 16.0.102 -->
-## [v16.0.102](https://github.com/chef/chef/tree/v16.0.102) (2020-03-02)
+<!-- latest_release 16.0.103 -->
+## [v16.0.103](https://github.com/chef/chef/tree/v16.0.103) (2020-03-02)
#### Merged Pull Requests
-- Remove constraints on specs [#9428](https://github.com/chef/chef/pull/9428) ([tas50](https://github.com/tas50))
+- Remove the last bits of Appveyor from the specs [#9427](https://github.com/chef/chef/pull/9427) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=15.6.10 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Remove the last bits of Appveyor from the specs [#9427](https://github.com/chef/chef/pull/9427) ([tas50](https://github.com/tas50)) <!-- 16.0.103 -->
- Remove constraints on specs [#9428](https://github.com/chef/chef/pull/9428) ([tas50](https://github.com/tas50)) <!-- 16.0.102 -->
- Fix gsub so only file endings of .rb and .json are removed. [#9429](https://github.com/chef/chef/pull/9429) ([joerg](https://github.com/joerg)) <!-- 16.0.101 -->
- Update gcc pinning for solaris to 5.4.0 [#9430](https://github.com/chef/chef/pull/9430) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 16.0.100 -->