release_notes: add comment about sort

release-1
Robert Jördens 2016-03-18 23:48:12 +01:00
parent e2da0ae7fd
commit 7a294a2fd9
1 changed files with 4 additions and 3 deletions

View File

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