From bf5bacc5ccd03c17bf56f32e13a3bc2600f4231e Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 1 Nov 2018 18:28:21 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 3.1.91 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52e91f430..60f3951e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,31 +1,29 @@ # Supermarket Changelog - -## [3.1.91](https://github.com/chef/supermarket/tree/3.1.91) (2018-11-01) - -#### Bug Fixes -- fix search engines knowing the correct cookbook create/update datetimes [#1779](https://github.com/chef/supermarket/pull/1779) ([robbkidd](https://github.com/robbkidd)) + - -### Changes since 3.1.81 release + + + + +## [3.1.91](https://github.com/chef/supermarket/tree/3.1.91) (2018-11-01) #### Bug Fixes -- fix search engines knowing the correct cookbook create/update datetimes [#1779](https://github.com/chef/supermarket/pull/1779) ([robbkidd](https://github.com/robbkidd)) +- fix search engines knowing the correct cookbook create/update datetimes [#1779](https://github.com/chef/supermarket/pull/1779) ([robbkidd](https://github.com/robbkidd)) #### Merged Pull Requests -- upgrade loofah to 2.2.3 [#1778](https://github.com/chef/supermarket/pull/1778) ([robbkidd](https://github.com/robbkidd)) -- upgrade rails to 5.0.7 [#1777](https://github.com/chef/supermarket/pull/1777) ([robbkidd](https://github.com/robbkidd)) -- bring omnibus-internal cookbook up to Chef 14 standards [#1748](https://github.com/chef/supermarket/pull/1748) ([tas50](https://github.com/tas50)) -- update to latest omnibus and omnibus-software definitions [#1774](https://github.com/chef/supermarket/pull/1774) ([scotthain](https://github.com/scotthain)) -- Update Foodcritic to 14.3 [#1773](https://github.com/chef/supermarket/pull/1773) ([tas50](https://github.com/tas50)) -- Update Ruby to 2.5.3 [#1769](https://github.com/chef/supermarket/pull/1769) ([tas50](https://github.com/tas50)) -- reduce package size with compression for omnibus DEB & RPM configs [#1770](https://github.com/chef/supermarket/pull/1770) ([tas50](https://github.com/tas50)) -- update omnibus ctl test command for Inspec 3.0 [#1772](https://github.com/chef/supermarket/pull/1772) ([robbkidd](https://github.com/robbkidd)) -- update nokogiri to quiet CVE audit [#1771](https://github.com/chef/supermarket/pull/1771) ([robbkidd](https://github.com/robbkidd)) - - +- update nokogiri to quiet CVE audit [#1771](https://github.com/chef/supermarket/pull/1771) ([robbkidd](https://github.com/robbkidd)) +- update omnibus ctl test command for Inspec 3.0 [#1772](https://github.com/chef/supermarket/pull/1772) ([robbkidd](https://github.com/robbkidd)) +- reduce package size with compression for omnibus DEB & RPM configs [#1770](https://github.com/chef/supermarket/pull/1770) ([tas50](https://github.com/tas50)) +- Update Ruby to 2.5.3 [#1769](https://github.com/chef/supermarket/pull/1769) ([tas50](https://github.com/tas50)) +- Update Foodcritic to 14.3 [#1773](https://github.com/chef/supermarket/pull/1773) ([tas50](https://github.com/tas50)) +- update to latest omnibus and omnibus-software definitions [#1774](https://github.com/chef/supermarket/pull/1774) ([scotthain](https://github.com/scotthain)) +- bring omnibus-internal cookbook up to Chef 14 standards [#1748](https://github.com/chef/supermarket/pull/1748) ([tas50](https://github.com/tas50)) +- upgrade rails to 5.0.7 [#1777](https://github.com/chef/supermarket/pull/1777) ([robbkidd](https://github.com/robbkidd)) +- upgrade loofah to 2.2.3 [#1778](https://github.com/chef/supermarket/pull/1778) ([robbkidd](https://github.com/robbkidd)) + ## [3.1.81](https://github.com/chef/supermarket/tree/3.1.81) (2018-09-25) #### Bug Fixes @@ -42,7 +40,6 @@ - habitat skeleton to get started [#1761](https://github.com/chef/supermarket/pull/1761) ([jtimberman](https://github.com/jtimberman)) - change "knife cookbook site" references to "knife supermarket" [#1762](https://github.com/chef/supermarket/pull/1762) ([tas50](https://github.com/tas50)) - update ffi gem to reduce CVE audit noise [#1763](https://github.com/chef/supermarket/pull/1763) ([robbkidd](https://github.com/robbkidd)) - ## [3.1.72](https://github.com/chef/supermarket/tree/3.1.72) (2018-07-19)