Skip to content

Commit ce3e31f

Browse files
Update CHANGELOG.md
1 parent b5c4874 commit ce3e31f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Key highlights include:
1414

1515
GitHub issue: [#878](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/878)
1616

17+
* Batch publishing using `System.ReadOnlyMemory<byte>` payloads instead of byte arrays.
18+
19+
Contributed by @danielmarbach.
20+
21+
GitHub issue: [#865](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/865), [#892](https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/892)
22+
1723
## Changes Between 6.0.0 and 6.1.0
1824

1925
This release continues with improvements to memory use and object allocations.

0 commit comments

Comments
 (0)