Revert readonly flags of `events` property and deprecate `events` property.
0.8.1
Fix behavior of `plot()` for binned data with masks.
0.8.0
See https://scipp.github.io/about/release-notes.html#v0-8-0-september-2021 for details.
0.7.2
Fix serious correctness bug in groupby.sum and groupby.mean, see https://github.com/scipp/scipp/pull/2200.
0.7.1
- Fix two bugs in `histogram`, see https://github.com/scipp/scipp/pull/2030 for details. - Fix wrong unit in `mod` operation, see https://github.com/scipp/scipp/pull/1982.
0.7.0
See https://scipp.github.io/about/release-notes.html#v0-7-0-june-2021.