Skip to content

Commit

Permalink
actually version was correct, update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherhesse committed Feb 28, 2020
1 parent 82bdf08 commit 7b71a17
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Changelog

## 0.7.2

* fix for new pyglet minor version that breaks backward compatibility

## 0.7.1

* fix discrete and multi-discrete action space filtering
* fix random printfs when making environments
* data fixes for AeroStar-GameBoy, ChaseHQII-Genesis, Geimos-Nes, MagicalTaruruutoKun-Genesis, KanshakudamaNageKantarouNoToukaidouGojuusanTsugi-Nes, TigerHeli-Nes (may change reward for these games, mostly these are bug fixes)
# python 3.5 compatibility fix (thanks @kieran-lemayai!)
* fix for new pyglet minor version that breaks backward compatibility (thanks @fsimond!)
* json parsing fix (thanks @eaplatanios!)
* minor memory leak fix (thanks @eaplatanios!)

## 0.7.0

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.2
0.7.1

0 comments on commit 7b71a17

Please sign in to comment.