We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6339a1 commit 3ac5965Copy full SHA for 3ac5965
CHANGES.md
@@ -1,3 +1,14 @@
1
+# v3.1.2, 2017-07-24
2
+
3
+Minor documentation fixes
4
5
+- Fixes
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1082
7
+ https://github.com/Axelrod-Python/Axelrod/pull/1083
8
9
+Here are all the commits for this PR:
10
+https://github.com/Axelrod-Python/Axelrod/compare/v3.1.1...v3.1.2
11
12
# v3.1.1, 2017-07-23
13
14
Improvements to documentation and README.
axelrod/version.py
@@ -1 +1 @@
-__version__ = "3.1.1"
+__version__ = "3.1.2"
0 commit comments