Skip to content

Commit c19be57

Browse files
committed
Remove the commit hashes that aren't converted in .rst
1 parent a36972a commit c19be57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ CHANGELOG
77
* Fixes several game event parsing issues for older replays.
88
* Propperly maps ability ids for armory vehicle & ship armor upgrades.
99
* Uses the US depot for SEA battle.net depot dependencies.
10-
* ``PlayerStatEvent.food_used`` and ``food_made`` are now properly divided by 4096, 3e314e81796c41f01ac116e3a115a03ffb883b3f
11-
* ``AbilityEvent.flags`` are now processed into a dictionary mapping flag name to True/False (``AbilityEvent.flag``), a515bfa886b355a0e18497497c57eb252a4496ef
12-
* Fixed error preventing UnitOwnerChangeEvents from being processed, ee0fc50caea5bc00dd94487791edaa8515b1cc35
13-
* Fixed the toJSON plugin and adds new fields, 7cef03efded356f6af5e932c06241583f3f52c26
10+
* ``PlayerStatEvent.food_used`` and ``food_made`` are now properly divided by 4096
11+
* ``AbilityEvent.flags`` are now processed into a dictionary mapping flag name to True/False (``AbilityEvent.flag``)
12+
* Fixed error preventing UnitOwnerChangeEvents from being processed
13+
* Fixed the toJSON plugin and adds new fields
1414
* Fixed error preventing parsing of MapHeader (s2mh) files
1515
* APMTracker now properly calculates average APM to the last second played by each player instead of using the number of replay minutes in the denominator.
1616

0 commit comments

Comments
 (0)