From e2da0ae7fd743ba48cdbe2ef1001df38eca8ef32 Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Fri, 18 Mar 2016 22:55:39 +0100 Subject: [PATCH] release notes formatting --- RELEASE_NOTES.rst | 1 + 1 file changed, 1 insertion(+) 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: ...