Skip to content

Commit 3df6752

Browse files
committedJan 29, 2016
RELEASE_NOTES: update
1 parent e92d523 commit 3df6752

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed
 

Diff for: ‎RELEASE_NOTES.rst

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
Release notes
22
=============
33

4-
1.0
5-
---
4+
1.0 (unreleased)
5+
----------------
66

7-
* First release
8-
* Experiments (your code) should use ``from artiq.experiment import *``
9-
(and not ``from artiq import *`` as previously)
7+
* First release
8+
* Experiments (your code) should use ``from artiq.experiment import *``
9+
(and not ``from artiq import *`` as previously)
10+
* Core device flash storage has moved due to increased runtime size.
11+
This requires reflashing the runtime and the flash storage filesystem image
12+
or its data.

0 commit comments

Comments
 (0)
Please sign in to comment.