We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7402d3d commit 1896b91Copy full SHA for 1896b91
.evergreen/scripts/check-augmented-sbom.sh
@@ -23,7 +23,7 @@ silkbomb_download_flags=(
23
--no-update-sbom-version
24
--no-update-timestamp
25
26
- --silk-asset-group mongo-cxx-driver
+ --silk-asset-group mongo-cxx-driver-4.0
27
-o /pwd/etc/augmented.sbom.json.new
28
)
29
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
Changes prior to 3.9.0 are documented as [release notes on GitHub](https://github.com/mongodb/mongo-cxx-driver/releases).
9
10
+## 4.0.1 [Unreleased]
11
+
12
+<!-- Will contain entries for the next patch release. -->
13
14
## 4.0.0
15
16
### Added
0 commit comments