Skip to content

Commit c7af439

Browse files
committed
Docs: Changelog for SCALA-531
1 parent 9f60a56 commit c7af439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/content/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Changes between released versions
1414
* Updated MongoDB Driver Async to 3.11.0
1515
* Updated DEFAULT_CODEC_REGISTRY order, as upstream BsonCodec captures all Bson instances and priority needs to be lower.
1616
* Support $merge pipeline stage in aggregations [SCALA-473](https://jira.mongodb.org/browse/SCALA-473)
17+
* Deprecated BsonArray.apply(Iterable[BsonValue]) added BsonArray.fromIterable [SCALA-531](https://jira.mongodb.org/browse/SCALA-531)
1718

1819
### 2.6.0
1920
* Updated MongoDB Driver Async to 3.10.0

0 commit comments

Comments
 (0)