Skip to content

Commit 3ea8330

Browse files
committed
Release v3.10.0
1 parent 8b434a9 commit 3ea8330

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# v3.9.0, 2017-10-13
1+
# 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
212

313
New strategies, a minor bug fix and a small documentation improvement.
414

axelrod/version.py

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

0 commit comments

Comments
 (0)