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 ---