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 6da9308 commit 1ebc327Copy full SHA for 1ebc327
CHANGES.md
@@ -1,3 +1,15 @@
1
+# v1.14.0, 2016-10-24
2
+
3
+Two new strategies.
4
5
+- Adding Negative strategy
6
+ https://github.com/Axelrod-Python/Axelrod/pull/748
7
+- Adding Doubler strategy
8
+ https://github.com/Axelrod-Python/Axelrod/pull/747
9
10
+Here are all the commits for this PR:
11
+https://github.com/Axelrod-Python/Axelrod/compare/v1.13.0...v1.14.0
12
13
# v1.13.0, 2016-10-16
14
15
New strategy, state distribution and documentation
axelrod/version.py
@@ -1 +1 @@
-__version__ = "1.13.0"
+__version__ = "1.14.0"
0 commit comments