We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b7383 commit cc51c49Copy full SHA for cc51c49
CHANGES.md
@@ -1,3 +1,15 @@
1
+# v3.2.1, 2017-07-28
2
+
3
+Documentation fixes.
4
5
+- Various minor fixes/updates to documentation
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1088
7
+ https://github.com/Axelrod-Python/Axelrod/pull/1089
8
+ https://github.com/Axelrod-Python/Axelrod/pull/1090
9
10
+Here are all the commits for this PR:
11
+https://github.com/Axelrod-Python/Axelrod/compare/v3.2.0...v3.2.1
12
13
# v3.2.0, 2017-07-26
14
15
Minor internal fixes and a new strategy
axelrod/version.py
@@ -1 +1 @@
-__version__ = "3.2.0"
+__version__ = "3.2.1"
0 commit comments