aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2016-03-01 22:15:55 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2016-03-01 22:15:55 -0500
commit287ab1b55002542ea4a2880b9aa775c431868c72 (patch)
treeb6b124fb1b17e0b421a01608b935cfa766ba800d /CHANGELOG.rst
parent64c9d893c3748e962d01a935625c58610826f23c (diff)
downloadcryptography-287ab1b55002542ea4a2880b9aa775c431868c72.tar.gz
cryptography-287ab1b55002542ea4a2880b9aa775c431868c72.tar.bz2
cryptography-287ab1b55002542ea4a2880b9aa775c431868c72.zip
Bring the changelog as well
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 472d0621..6765f826 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,11 @@ Changelog
* Added support for the :class:`~cryptography.x509.PolicyConstraints` X.509
extension.
+1.2.3 - 2016-03-01
+~~~~~~~~~~~~~~~~~~
+
+* Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2g.
+
1.2.2 - 2016-01-29
~~~~~~~~~~~~~~~~~~