========================
* Enforce a minimum width of window to ensure orientation sliders are never
excessively small (`9`_)
* Various documentation updates (`12`_ etc.)
* Resizing of the display for high-resolution displays (`14`_)
* Orientation sliders had no effect when world simulation was disabled (`19`_)
* When the emulator was spawned by instantiating ``SenseHat()`` in an
interpreter, pressing Ctrl+C in the interpreter would affect the emulator
(`22`_)
* Make :program:`sense_rec` interval configurable (`24`_)
Many thanks to everyone who reported bugs and provided patches!
.. _9: https://github.com/RPi-Distro/python-sense-emu/issues/9
.. _12: https://github.com/RPi-Distro/python-sense-emu/issues/12
.. _14: https://github.com/RPi-Distro/python-sense-emu/issues/14
.. _19: https://github.com/RPi-Distro/python-sense-emu/issues/19
.. _22: https://github.com/RPi-Distro/python-sense-emu/issues/22
.. _24: https://github.com/RPi-Distro/python-sense-emu/issues/24