summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-10-02 17:01:19 +0000
committerChef Expeditor <expeditor@chef.io>2019-10-02 17:01:19 +0000
commita5aa0b0bed7ca3a2d1f7d53758d042a121005884 (patch)
treed4ec68ea003cf405eaf027ba97ec0f5f5715a56b /CHANGELOG.md
parente173b8f1f700ab7eee85573b6563eddc139a10a8 (diff)
downloadchef-a5aa0b0bed7ca3a2d1f7d53758d042a121005884.tar.gz
Bump version to 14.14.9 by Chef Expeditorv14.14.9
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 97e566bcce..cfd195b27b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.14.8 -->
-## [v14.14.8](https://github.com/chef/chef/tree/v14.14.8) (2019-10-02)
+<!-- latest_release 14.14.9 -->
+## [v14.14.9](https://github.com/chef/chef/tree/v14.14.9) (2019-10-02)
#### Merged Pull Requests
-- Fix show_progress in remote_file is causing FloatDomainError: Infinity [#8945](https://github.com/chef/chef/pull/8945) ([tas50](https://github.com/tas50))
+- Bump all deps to to current [#8946](https://github.com/chef/chef/pull/8946) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup since=14.13.11 -->
### Changes since 14.13.11 release
#### Merged Pull Requests
+- Bump all deps to to current [#8946](https://github.com/chef/chef/pull/8946) ([tas50](https://github.com/tas50)) <!-- 14.14.9 -->
- Fix show_progress in remote_file is causing FloatDomainError: Infinity [#8945](https://github.com/chef/chef/pull/8945) ([tas50](https://github.com/tas50)) <!-- 14.14.8 -->
- Update nokogiri to 1.10.4 and openssl to 1.0.2t [#8943](https://github.com/chef/chef/pull/8943) ([tas50](https://github.com/tas50)) <!-- 14.14.7 -->
- Fix Windows Integration and Functional tests for BK [#8940](https://github.com/chef/chef/pull/8940) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 14.14.6 -->