- When using ``Oscilloscope.set_options_get_trace_save()``, channels are now
comma separated in the csv to provide channel headings according to the data
columns. This is not directly compatible with previous versions as these had
two lines of preamble in csvs, whereas it is now three (Instrument info,
columns descriptions, date and time)
- Added BYTE/WORD issue to README