diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 309aea450..a36a58fd8 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -1,10 +1,11 @@ +.. Add new releases at the top to keep important stuff directly visible. + Release notes ============= -1.0 (unreleased) ----------------- +Unreleased +---------- -* First release * Experiments (your code) should use ``from artiq.experiment import *`` (and not ``from artiq import *`` as previously) * Core device flash storage has moved due to increased runtime size.