From 6073aa7590f9018171a3f1540392482741ee108e Mon Sep 17 00:00:00 2001 From: Robert Jordens Date: Wed, 14 Sep 2016 21:53:36 -0400 Subject: [PATCH] RELEASE_NOTES: 2.0rc2 --- RELEASE_NOTES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 5524ac840..aea130bb8 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -3,6 +3,12 @@ Release notes ============= +2.0rc2 +------ + +No further notes. + + 2.0rc1 ------ @@ -52,6 +58,7 @@ Release notes numpy.int64). If you pass an integer as a RPC argument, the target function receives a numpy type. + 1.3 ---