Skip to content

Commit 1896b91

Browse files
authored
Add 4.0.1 changelog section and update Silk asset group (#1290)
1 parent 7402d3d commit 1896b91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.evergreen/scripts/check-augmented-sbom.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ silkbomb_download_flags=(
2323
--no-update-sbom-version
2424
--no-update-timestamp
2525

26-
--silk-asset-group mongo-cxx-driver
26+
--silk-asset-group mongo-cxx-driver-4.0
2727
-o /pwd/etc/augmented.sbom.json.new
2828
)
2929

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Changes prior to 3.9.0 are documented as [release notes on GitHub](https://github.com/mongodb/mongo-cxx-driver/releases).
99

10+
## 4.0.1 [Unreleased]
11+
12+
<!-- Will contain entries for the next patch release. -->
13+
1014
## 4.0.0
1115

1216
### Added

0 commit comments

Comments
 (0)