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 8b434a9 commit 3ea8330Copy full SHA for 3ea8330
CHANGES.md
@@ -1,4 +1,14 @@
1
-# v3.9.0, 2017-10-13
+# v3.10.0, 2017-11-27
2
+
3
+One new strategy
4
5
+- Add the WmAdams strategy:
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1142
7
8
+Here are all the commits for this PR:
9
+https://github.com/Axelrod-Python/Axelrod/compare/v3.10.0...v3.9.0
10
11
+# v3.9.0, 2017-11-19
12
13
New strategies, a minor bug fix and a small documentation improvement.
14
axelrod/version.py
@@ -1 +1 @@
-__version__ = "3.9.0"
+__version__ = "3.10.0"
0 commit comments