artiq/RELEASE_NOTES.rst

10 lines
182 B
ReStructuredText
Raw Normal View History

Release notes
=============
1.0
---
* First release
* Experiments (your code) should use ``from artiq.experiment import *``
(and not ``from artiq import *`` as previously)