We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b8ca9 commit cc6b918Copy full SHA for cc6b918
CHANGELOG.rst
@@ -1,11 +1,20 @@
1
Changelog
2
=========
3
4
+v0.2.0 (2017-07-30)
5
+-------------------
6
+
7
+* Identify strategy K74R as participating in the second tournament, written
8
+ by Edward Friedland and ranked at 61
9
10
+`All changes between v0.1.0 and this release
11
+<https://github.com/Axelrod-Python/axelrod-fortran/compare/v0.1.0...v0.2.0>`_
12
13
v0.1.0 (2017-07-29)
14
-------------------
15
16
* Player class to wrap a fortran strategy function into the axelrod library
-* Characteristice dict with details of stochasticity, author and original
17
+* Characteristics dict with details of stochasticity, author and original
18
ranking for each function
19
* Pre-built lists for all strategies and strategies which participated in
20
Axelrod's second tournament
0 commit comments