-------------------
* New Feature: ``scheduler.heuristic`` uses a heuristic method rather than an
integer linear programming approach
* Enhancement: ``scheduler.array``, ``scheduler.schedule_to_array`` and
``scheduler.solution_to_array`` now return arrays of integers, not
arrays of floats.
`94 <https://github.com/PyconUK/ConferenceScheduler/pull/94>`_