Updated release notes

This commit is contained in:
Sven Van de Velde 2016-07-31 09:08:18 +02:00
parent 4abdfcafeb
commit 6c85ac720b

View File

@ -1,3 +1,6 @@
2016-07-31
- Added a SpawnHeight parameter to the SPAWN method RandomizeRoute(), based upon a bug report of David. Air units will now also have optionally the route height randomized.
2016-07-29
- Documentation of methods GetFirstAliveGroup, GetNextAliveGroup, GetLastAliveGroup + code snippets.