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 93db397 commit 7c9bfd1Copy full SHA for 7c9bfd1
CHANGES.md
@@ -1,3 +1,12 @@
1
+# v4.1.0, 2018-02-07
2
+
3
+New strategy
4
5
+- Implemented Mikkelson (k66r)
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1167
7
8
+https://github.com/Axelrod-Python/Axelrod/compare/v4.1.0...v4.0.0
9
10
# v4.0.0, 2018-02-07
11
12
More efficient tournament result analysis, and 2 new strategies.
axelrod/version.py
@@ -1 +1 @@
-__version__ = "4.0.0"
+__version__ = "4.1.0"
0 commit comments