Skip to content

Commit 867c8dd

Browse files
committed
Update CHANGELOG.rst for v2.0
1 parent 932e502 commit 867c8dd

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ This file is updated every release since v1.0.0 with the use of towncrier from t
44

55
.. towncrier release notes start
66
7+
Openskill 2.0.0 (2022-02-20)
8+
============================
9+
10+
Breaking Changes
11+
----------------
12+
13+
- The ``rate`` function now returns ``Rating`` objects. (`#46 <https://github.com/OpenDebates/openskill.py/issues/46>`_)
14+
- Changes ``ordinal`` to accept both ``Rating`` objects and lists or tuples of 2 floats. (`#46 <https://github.com/OpenDebates/openskill.py/issues/46>`_)
15+
16+
17+
Features
18+
--------
19+
20+
- Add a function to predict draws. (`#45 <https://github.com/OpenDebates/openskill.py/issues/45>`_)
21+
- ``create_rating`` now checks if the argument is the correct type. (`#46 <https://github.com/OpenDebates/openskill.py/issues/46>`_)
22+
23+
724
Openskill 1.0.2 (2022-02-09)
825
============================
926

changes/45.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/46.breaking.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

changes/46.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)