File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ # v2.12.0, 2017-05-23
2+
3+ New strategies and internal refactoring/improvements
4+
5+ - New strategy Alexei:
6+ https://github.com/Axelrod-Python/Axelrod/pull/997
7+ - New strategy Stein And Rapaport:
8+ https://github.com/Axelrod-Python/Axelrod/pull/1012
9+ - Documentation fixes/improvements:
10+ https://github.com/Axelrod-Python/Axelrod/pull/1020
11+ https://github.com/Axelrod-Python/Axelrod/pull/1018
12+ https://github.com/Axelrod-Python/Axelrod/pull/1013
13+ https://github.com/Axelrod-Python/Axelrod/pull/1011
14+ https://github.com/Axelrod-Python/Axelrod/pull/1005
15+ https://github.com/Axelrod-Python/Axelrod/pull/1004
16+ https://github.com/Axelrod-Python/Axelrod/pull/1003
17+ - Internal refactoring:
18+ https://github.com/Axelrod-Python/Axelrod/pull/1017
19+ https://github.com/Axelrod-Python/Axelrod/pull/1015
20+ https://github.com/Axelrod-Python/Axelrod/pull/1010
21+
22+
23+ Here are all the commits for this PR:
24+ https://github.com/Axelrod-Python/Axelrod/compare/v2.11.0...v2.12.0
25+
126# v2.11.0, 2017-05-06
227
328A new strategy, improvements to documentation, player equality and some
Original file line number Diff line number Diff line change 1- __version__ = "2.11 .0"
1+ __version__ = "2.12 .0"
You can’t perform that action at this time.
0 commit comments