diff --git a/CHANGELOG.md b/CHANGELOG.md index e95ab59e0..0ad44642e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ - -## [0.17.13](https://github.com/chef/chef-workstation/tree/0.17.13) (2020-03-31) + +## [0.17.14](https://github.com/chef/chef-workstation/tree/0.17.14) (2020-04-01) #### Merged Pull Requests -- Replace old workstation docs with new workstation docs [#1037](https://github.com/chef/chef-workstation/pull/1037) ([IanMadd](https://github.com/IanMadd)) +- Document runlist expansion/determination and cookbook sourcing [#1025](https://github.com/chef/chef-workstation/pull/1025) ([marcparadise](https://github.com/marcparadise)) ### Changes since 0.17.5 release #### Merged Pull Requests +- Document runlist expansion/determination and cookbook sourcing [#1025](https://github.com/chef/chef-workstation/pull/1025) ([marcparadise](https://github.com/marcparadise)) - Replace old workstation docs with new workstation docs [#1037](https://github.com/chef/chef-workstation/pull/1037) ([IanMadd](https://github.com/IanMadd)) - Octokit 4.17 got yanked, manually updating gems [#1060](https://github.com/chef/chef-workstation/pull/1060) ([tyler-ball](https://github.com/tyler-ball)) - Add kitchen-openstack [#1049](https://github.com/chef/chef-workstation/pull/1049) ([ramereth](https://github.com/ramereth)) diff --git a/VERSION b/VERSION index 839b80b39..4f7b77ed7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17.13 \ No newline at end of file +0.17.14 \ No newline at end of file