Skip to content

Commit 1ebc327

Browse files
committed
Release v1.14.0.
1 parent 6da9308 commit 1ebc327

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
# v1.13.0, 2016-10-16
214

315
New strategy, state distribution and documentation

axelrod/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.0"
1+
__version__ = "1.14.0"

0 commit comments

Comments
 (0)