Skip to content

Commit

Permalink
Update CHANGELOG.rst for v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjoshy committed Feb 20, 2022
1 parent 932e502 commit 867c8dd
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ This file is updated every release since v1.0.0 with the use of towncrier from t

.. towncrier release notes start
Openskill 2.0.0 (2022-02-20)
============================

Breaking Changes
----------------

- The ``rate`` function now returns ``Rating`` objects. (`#46 <https://github.com/OpenDebates/openskill.py/issues/46>`_)
- Changes ``ordinal`` to accept both ``Rating`` objects and lists or tuples of 2 floats. (`#46 <https://github.com/OpenDebates/openskill.py/issues/46>`_)


Features
--------

- Add a function to predict draws. (`#45 <https://github.com/OpenDebates/openskill.py/issues/45>`_)
- ``create_rating`` now checks if the argument is the correct type. (`#46 <https://github.com/OpenDebates/openskill.py/issues/46>`_)


Openskill 1.0.2 (2022-02-09)
============================

Expand Down
1 change: 0 additions & 1 deletion changes/45.feature.rst

This file was deleted.

2 changes: 0 additions & 2 deletions changes/46.breaking.rst

This file was deleted.

1 change: 0 additions & 1 deletion changes/46.feature.rst

This file was deleted.

0 comments on commit 867c8dd

Please sign in to comment.