summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-24 02:49:14 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-24 02:49:14 +0000
commit8d393010ccdd1589b4d7255c6910501c7501d031 (patch)
treef88ae9c63acf1ba1ef643dc82cab6dec6c6d08ff /CHANGELOG.md
parent68c738f1b3e4d90a8b2c09c0cc049ac0c23f2125 (diff)
downloadchef-8d393010ccdd1589b4d7255c6910501c7501d031.tar.gz
Bump version to 14.4.48 by Chef Expeditorv14.4.48
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 2382ce57fe..2b5145358a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.4.47 -->
-## [v14.4.47](https://github.com/chef/chef/tree/v14.4.47) (2018-08-23)
+<!-- latest_release 14.4.48 -->
+## [v14.4.48](https://github.com/chef/chef/tree/v14.4.48) (2018-08-24)
#### Merged Pull Requests
-- Modernize our Rakefile / Version bumping system [#7574](https://github.com/chef/chef/pull/7574) ([tas50](https://github.com/tas50))
+- Fix rake task to build the correct gemspec on Chef [#7579](https://github.com/chef/chef/pull/7579) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.3.37 -->
### Changes since 14.3.37 release
#### Merged Pull Requests
+- Fix rake task to build the correct gemspec on Chef [#7579](https://github.com/chef/chef/pull/7579) ([tas50](https://github.com/tas50)) <!-- 14.4.48 -->
- Modernize our Rakefile / Version bumping system [#7574](https://github.com/chef/chef/pull/7574) ([tas50](https://github.com/tas50)) <!-- 14.4.47 -->
- lazy the default resource_name until after parsing [#7566](https://github.com/chef/chef/pull/7566) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.4.46 -->
- Update to Ohai 14.4.2 [#7570](https://github.com/chef/chef/pull/7570) ([tas50](https://github.com/tas50)) <!-- 14.4.45 -->