commit | a2571c6e6cc2128b0b5b3c33df9e40f8b1460ee6 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Fri Jul 03 20:05:13 2015 -0400 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Fri Jul 03 20:05:13 2015 -0400 |
tree | 9633f17cb8b0ae8092a5701bbce85f1bb837dc8b | |
parent | ed3dbc1e0441788dfaac29d2a3656c2367d10e51 [diff] | |
parent | 7b41163e1b8a246e355b2a7bc3684336052a4156 [diff] |
Merge pull request #2107 from reaperhulk/port-0.9.2-changelog port the 0.9.2 changelog to master
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bc95cf7..2c1d84e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst
@@ -27,6 +27,11 @@ * Add support for creating certificate signing requests with :class:`~cryptography.x509.CertificateSigningRequestBuilder`. +0.9.2 - 2015-07-04 +~~~~~~~~~~~~~~~~~~ + +* Updated Windows wheels to be compiled against OpenSSL 1.0.2c. + 0.9.1 - 2015-06-06 ~~~~~~~~~~~~~~~~~~