mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Update CHANGELOG.md to reflect the promotion of 1.34.1 to stable
This commit is contained in:
parent
c328336b01
commit
f89ddcc832
1 changed files with 8 additions and 6 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -7,14 +7,17 @@
|
|||
- Refine the profile/test summary output of the CLI formatter [#2094](https://github.com/chef/inspec/pull/2094) ([adamleff](https://github.com/adamleff))
|
||||
<!-- latest_release -->
|
||||
|
||||
<!-- release_rollup since=1.33.12 -->
|
||||
### Changes since 1.33.12 release
|
||||
|
||||
#### Enhancements
|
||||
- Refine the profile/test summary output of the CLI formatter [#2094](https://github.com/chef/inspec/pull/2094) ([adamleff](https://github.com/adamleff)) <!-- 1.33.15 -->
|
||||
<!-- release_rollup since=1.34.1 -->
|
||||
### Changes since 1.34.1 release
|
||||
<!-- release_rollup -->
|
||||
|
||||
<!-- latest_stable_release -->
|
||||
## [v1.34.1](https://github.com/chef/inspec/tree/v1.34.1) (2017-08-24)
|
||||
|
||||
#### Enhancements
|
||||
- Refine the profile/test summary output of the CLI formatter [#2094](https://github.com/chef/inspec/pull/2094) ([adamleff](https://github.com/adamleff))
|
||||
<!-- latest_stable_release -->
|
||||
|
||||
## [v1.33.12](https://github.com/chef/inspec/tree/v1.33.12) (2017-08-18)
|
||||
|
||||
#### Bug Fixes
|
||||
|
@ -30,7 +33,6 @@
|
|||
#### Merged Pull Requests
|
||||
- add functional tests for inspec check [#2077](https://github.com/chef/inspec/pull/2077) ([chris-rock](https://github.com/chris-rock))
|
||||
- Move bug fixes in CHANGELOG to correct header [#2089](https://github.com/chef/inspec/pull/2089) ([adamleff](https://github.com/adamleff))
|
||||
<!-- latest_stable_release -->
|
||||
|
||||
## [v1.33.1](https://github.com/chef/inspec/tree/v1.33.1) (2017-08-10)
|
||||
|
||||
|
|
Loading…
Reference in a new issue