commit | 22f3b4ebd95e6710b6fca0c6dc10502eda7cb4e3 | [log] [tgz] |
---|---|---|
author | Alex Stapleton <alexs@prol.etari.at> | Fri Mar 20 15:26:05 2015 +0000 |
committer | Alex Stapleton <alexs@prol.etari.at> | Fri Mar 20 15:26:05 2015 +0000 |
tree | f2dffe97971b322db403c8be27ccd9d264d1ef4c | |
parent | ab420c93e72b75dfbf0f7891ee606ddc42d96570 [diff] | |
parent | 41a750c8a49a7cfb1befb370c305bcbf064d104d [diff] |
Merge pull request #1763 from reaperhulk/port-0.8.1-changelog port 0.8.1 changelog to master
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e3352f5..b35dc14 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst
@@ -19,6 +19,11 @@ and :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization`. +0.8.1 - 2015-03-20 +~~~~~~~~~~~~~~~~~~ + +* Updated Windows wheels to be compiled against OpenSSL 1.0.2a. + 0.8 - 2015-03-08 ~~~~~~~~~~~~~~~~