Skip to content

Commit

Permalink
Minor: adding 0.15.0 release date
Browse files Browse the repository at this point in the history
  • Loading branch information
timhutton committed Jul 18, 2016
1 parent 67c0fca commit ce1e797
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
0.15.0
0.15.0 (2016-07-18)
-------------------
New: Added ObservationFromNearbyEntities (#89) and updated reward_for_items_test.py to demonstrate it.
New: Simplified inventory movement with swapInventoryItems command (#148).
New: Can combine inventory slots using new combineInventoryItems command (#189).
New: Free-floating blocks can now be placed using DrawItem, and used in RewardForDiscardingItem/RewardForCollectingItem.
New: Crafting now triggers RewardForDiscardingItem/RewardForCollectingItem.
New: Python bindings changed for videoframe pixels - now returns a native python array, for faster use in numpy/PIL etc. (#187)

0.14.0 (2016-07-07)
-------------------
Expand Down

0 comments on commit ce1e797

Please sign in to comment.