============================
Breaking Changes
----------------
- The ``rate`` function now returns ``Rating`` objects. (`46 <https://github.com/vivekjoshy/openskill.py/issues/46>`_)
- Changes ``ordinal`` to accept both ``Rating`` objects and lists or tuples of 2 floats. (`46 <https://github.com/vivekjoshy/openskill.py/issues/46>`_)
Features
--------
- Add a function to predict draws. (`45 <https://github.com/vivekjoshy/openskill.py/issues/45>`_)
- ``create_rating`` now checks if the argument is the correct type. (`46 <https://github.com/vivekjoshy/openskill.py/issues/46>`_)