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
 ~~~~~~~~~~~~~~~~~~