diff --git a/versions.md b/versions.md index d87808948b2..dd41d9af90c 100644 --- a/versions.md +++ b/versions.md @@ -25,11 +25,11 @@ Forthcoming * TypeLookupService * DBQueue * Added create participant methods that use environment XML profile for participant configuration. -* XML Parser API no longer public. * New TypeObjectRegistry class to register/query TypeObjects/TypeIdentifiers. * New TypeObjectUtils class providing API to build and register TypeObjects/TypeIdentifiers. * Refactor Dynamic Language Binding API according to OMG XTypes v1.3 specification. * Refactor ReturnCode complying with OMG DDS specification. +* Calling `DataReader::return_loan` returns `ReturnCode_t::RETCODE_OK` both for empty sequences and for sequences that were not loaned. Version 2.14.0 --------------