From b97b9c0fb92c720898c8a955645a15ddcd76c6bb Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 10 Aug 2017 16:55:54 +0000 Subject: [PATCH] Update CHANGELOG.md to reflect the promotion of 1.33.1 to stable --- CHANGELOG.md | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ec5ed3a..acce6a492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,22 @@ # Change Log - -## [v1.33.1](https://github.com/chef/inspec/tree/v1.33.1) (2017-08-10) - -#### Merged Pull Requests -- Bump project minor version, bump train dependency version [#2058](https://github.com/chef/inspec/pull/2058) ([adamleff](https://github.com/adamleff)) + - -### Changes since 1.32.1 release - -#### Merged Pull Requests -- Bump project minor version, bump train dependency version [#2058](https://github.com/chef/inspec/pull/2058) ([adamleff](https://github.com/adamleff)) -- Fix docker_container.tag to use last element of image [#2052](https://github.com/chef/inspec/pull/2052) ([mattlqx](https://github.com/mattlqx)) - -#### Features & Enhancements -- New 'be_in' matcher for matching against values in a list [#2022](https://github.com/chef/inspec/pull/2022) ([rx294](https://github.com/rx294)) + +## [v1.33.1](https://github.com/chef/inspec/tree/v1.33.1) (2017-08-10) + +#### Features & Enhancements +- New 'be_in' matcher for matching against values in a list [#2022](https://github.com/chef/inspec/pull/2022) ([rx294](https://github.com/rx294)) + +#### Merged Pull Requests +- Fix docker_container.tag to use last element of image [#2052](https://github.com/chef/inspec/pull/2052) ([mattlqx](https://github.com/mattlqx)) +- Bump project minor version, bump train dependency version [#2058](https://github.com/chef/inspec/pull/2058) ([adamleff](https://github.com/adamleff)) + + ## [v1.32.1](https://github.com/chef/inspec/tree/v1.32.1) (2017-08-03) #### Merged Pull Requests @@ -29,7 +27,6 @@ - Fix issue when xinetd.conf does not end in newline [#2040](https://github.com/chef/inspec/pull/2040) ([kareiva](https://github.com/kareiva)) - catch newline issues in xinet.d [#2043](https://github.com/chef/inspec/pull/2043) ([arlimus](https://github.com/arlimus)) - Prep for 1.32.0 release [#2046](https://github.com/chef/inspec/pull/2046) ([adamleff](https://github.com/adamleff)) -