diff options
author | Tim Smith <tsmith@chef.io> | 2021-04-02 11:37:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 11:37:56 -0700 |
commit | 5698b159f743033e34641a7cdad7b88569b493df (patch) | |
tree | e3862cc7a2a43556e69664362eff57d13c3e68dc /RELEASE_NOTES.md | |
parent | 0c42ca695bbbf3bcdc6e84ba4bebb7503d393b49 (diff) | |
download | chef-5698b159f743033e34641a7cdad7b88569b493df.tar.gz |
Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5d2c807a74..3c347aa9b6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -45,7 +45,7 @@ Chef InSpec has been updated from 4.28 to 4.29.3 #### New Features -- The JSON metadata pass through configuration has been moved from the Automate reporter to the JSON Reporter ([#5430](https://github.com/inspec/inspec/pull/5430)) +- The JSON metadata pass through configuration has been moved from the Automate reporter to the JSON Reporter. ([#5430](https://github.com/inspec/inspec/pull/5430)) #### Bug Fixes |