diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 9bbf19ccb..309aea450 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -12,6 +12,7 @@ Release notes or erase and rewrite its entries. * ``RTIOCollisionError`` has been renamed to ``RTIOCollision`` * the new API for DDS batches is:: + with self.core_dds.batch: ...