Skip to content

Commit

Permalink
Updated CHANGELOG for 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scopatz committed Oct 23, 2020
1 parent 7e18290 commit 19995fd
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 69 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ w3g Change Log

.. current developments
v1.0.5
====================

**Added:**

* A new Method ```f.player_race_random(pid))``` has been added to check whether the players race has been selected by random or not.
* Its now possible to get the mapname of a replayfile by calling the `mapname` property on the W3G File Object.

**Fixed:**

* Fixed detection of the correct winner in another edge case when only 2 players and no observers are involved.



v1.0.4
====================

Expand Down
23 changes: 0 additions & 23 deletions news/add_is_race_random.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/add_mapname_property.rst

This file was deleted.

23 changes: 0 additions & 23 deletions news/another_wrong_detection.rst

This file was deleted.

0 comments on commit 19995fd

Please sign in to comment.