We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f60de commit cec82c4Copy full SHA for cec82c4
CHANGES.md
@@ -1,3 +1,13 @@
1
+# v3.8.1, 2017-10-13
2
+
3
+Minor change to behaviour of Champion
4
5
+- This is more in line with the original description of Champion
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1131
7
8
+Here are all the commits for this PR:
9
+https://github.com/Axelrod-Python/Axelrod/compare/v3.8.1...v3.8.0
10
11
# v3.8.0, 2017-10-10
12
13
A new strategy and some bug fixes due to dependency updates
axelrod/version.py
@@ -1 +1 @@
-__version__ = "3.8.0"
+__version__ = "3.8.1"
0 commit comments