forked from M-Labs/artiq
RELEASE_NOTES: spelling
This commit is contained in:
parent
aaa81a63d1
commit
e7c58a7d62
|
@ -27,9 +27,9 @@ unreleased [1.0rc3]
|
|||
* The HDF5 format has changed.
|
||||
|
||||
* The datasets are located in the HDF5 subgroup ``datasets``.
|
||||
* Datasets are now stored without additional type annotations from ARTIQ,
|
||||
trusting that h5py maps and convert types between HDF5 and python/numpy
|
||||
"as expected".
|
||||
* Datasets are now stored without additional type conversions and annotations
|
||||
from ARTIQ, trusting that h5py maps and converts types between HDF5 and
|
||||
python/numpy "as expected".
|
||||
|
||||
|
||||
1.0rc2
|
||||
|
|
Loading…
Reference in New Issue