Skip to content

Commit eaf680f

Browse files
committed
Changelog: Add TabbycatDebate#1180
1 parent acb5c17 commit eaf680f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Change Log
1919
- Implemented debate postponement, allowing debates to be marked as "postponed" in the results page. Postponed debates do not block draw generation, contrary to unconfirmed debates. (`#1563 <https://github.com/TabbycatDebate/tabbycat/pull/1563>`_)
2020
- Added round weights so that team points can be pondered between rounds, implementing tapered scoring. Weights only affect the sum of team points. (`#1512 <https://github.com/TabbycatDebate/tabbycat/pull/1512>`_)
2121
- Delegated the calculation of team and speaker rankings to database functions where available, with metrics using the same query. (`#1617 <https://github.com/TabbycatDebate/tabbycat/pull/1617>`_)
22+
- Overhauled the results framework to allow for more types of ballots
23+
- BP finals now nominate only one team winning (`#527 <https://github.com/TabbycatDebate/tabbycat/issues/527>`_)
24+
- There are now settings to allow tied-point and low-point wins, with declared winners (`#643 <https://github.com/TabbycatDebate/tabbycat/issues/643>`_)
25+
- Two-team formats can now have scoreless ballots, and winner ballots are not restricted to elimination rounds (`#1003 <https://github.com/TabbycatDebate/tabbycat/issues/1003>`_)
26+
- Results are now discoverable through the API.
2227

2328

2429
2.4.7

0 commit comments

Comments
 (0)