Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
esquires committed Nov 26, 2018
1 parent d9f1f59 commit d00815c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGLOG.md
@@ -1,6 +1,11 @@
Change Log
==========

2018-11
* ``calc_reward`` in ``ScrimmageOpenAIAutonomy`` now return a tuple of whether
the plugin is done, the reward, and a pybind11 dictionary. The prior behavior
was a pair including done and the reward.

2018-10

* plugins inheriting from ``ScrimmageOpenAIAutonomy`` now override ``init_helper``
Expand Down

0 comments on commit d00815c

Please sign in to comment.