update release notes

This commit is contained in:
Robert Jördens 2016-01-25 16:15:05 -07:00
parent b56c55a90d
commit 893ffb04c9
1 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,5 @@ Release notes
1.0 1.0
--- ---
* First release * First release
* Experiments (your code) should use ``from artiq.experiment import *``
(and not ``from artiq import *`` as previously)