Skip to content

Commit

Permalink
Update CHANGELOG.md to reflect the promotion of 8.0.9
Browse files Browse the repository at this point in the history
Obvious fix; these changes are the result of automation not creative thinking.
  • Loading branch information
chef-ci committed Sep 28, 2023
1 parent 2c70d98 commit 4d34215
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,23 @@
<!-- latest_release 8.0.9 -->
## [v8.0.9](https://github.com/chef/berkshelf/tree/v8.0.9) (2023-09-27)

#### Merged Pull Requests
- This resolves an issue where &quot;berks install&quot; fails due to a cert is already being in the hash table. [#23](https://github.com/chef/berkshelf/pull/23) ([nikhil2611](https://github.com/nikhil2611))
<!-- latest_release -->
<!-- latest_release -->

<!-- release_rollup since=8.0.7 -->
### Changes not yet released to rubygems.org

#### Merged Pull Requests
- This resolves an issue where &quot;berks install&quot; fails due to a cert is already being in the hash table. [#23](https://github.com/chef/berkshelf/pull/23) ([nikhil2611](https://github.com/nikhil2611)) <!-- 8.0.9 -->
- refactoring networking issues [#21](https://github.com/chef/berkshelf/pull/21) ([johnmccrae](https://github.com/johnmccrae)) <!-- 8.0.8 -->
<!-- release_rollup -->
<!-- release_rollup -->

<!-- latest_stable_release -->
## [v8.0.9](https://github.com/chef/berkshelf/tree/v8.0.9) (2023-09-28)

#### Merged Pull Requests
- refactoring networking issues [#21](https://github.com/chef/berkshelf/pull/21) ([johnmccrae](https://github.com/johnmccrae))
- This resolves an issue where &quot;berks install&quot; fails due to a cert is already being in the hash table. [#23](https://github.com/chef/berkshelf/pull/23) ([nikhil2611](https://github.com/nikhil2611))
<!-- latest_stable_release -->

## [v8.0.7](https://github.com/chef/berkshelf/tree/v8.0.7) (2023-06-12)

#### Merged Pull Requests
- Added the SonarQube configuration [#16](https://github.com/chef/berkshelf/pull/16) ([nikhil2611](https://github.com/nikhil2611))
- Refactoring the gemspec for chef-17 support [#17](https://github.com/chef/berkshelf/pull/17) ([johnmccrae](https://github.com/johnmccrae))
- Fix cookbook dependency version validation against chef&#39;s required format to berks upload [#18](https://github.com/chef/berkshelf/pull/18) ([nikhil2611](https://github.com/nikhil2611))
<!-- latest_stable_release -->

## [v8.0.5](https://github.com/chef/berkshelf/tree/v8.0.5) (2022-10-27)

Expand Down

0 comments on commit 4d34215

Please sign in to comment.