Skip to content

Commit cec82c4

Browse files
committed
Release version 3.8.1
1 parent a8f60de commit cec82c4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v3.8.1, 2017-10-13
2+
3+
Minor change to behaviour of Champion
4+
5+
- This is more in line with the original description of Champion
6+
https://github.com/Axelrod-Python/Axelrod/pull/1131
7+
8+
Here are all the commits for this PR:
9+
https://github.com/Axelrod-Python/Axelrod/compare/v3.8.1...v3.8.0
10+
111
# v3.8.0, 2017-10-10
212

313
A new strategy and some bug fixes due to dependency updates

axelrod/version.py

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

0 commit comments

Comments
 (0)