diff --git a/versions.md b/versions.md index 0081785bf15..e643663f35b 100644 --- a/versions.md +++ b/versions.md @@ -58,6 +58,7 @@ Forthcoming * New attribute in `SendBuffersAllocationAttributes` to configure allocation of `NetworkBuffer` vector. * `SenderResource` and Transport APIs now receive a collection of `NetworkBuffer` on their `send` method. * Migrate fastrtps namespace to fastdds +* Make Blackbox tests not include any private API. Version 2.14.0 --------------