=================
- :class:`ihm.protocol.Step` now takes an ``ensemble`` flag, to indicate
whether the modeling involved an ensemble, and which defaults to True if
the system contains at least one :class:`ihm.model.Ensemble` (83).
- When reading an incomplete mmCIF file, such as that generated by some
versions of PyMOL, python-ihm will now fill in missing entity-related
information by guessing the sequence from the atom_site table (67).
- Bugfix: :class:`ihm.flr.RefMeasurementGroup` objects are now read
from mmCIF files correctly.