aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-05-06 20:48:51 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-05-06 20:48:51 -0400
commita7e09d8b4f7c25fec4e270d9549dff521648ca3c (patch)
tree8b827b4be3664d6f8fd35d68fc547c9ae91fe534 /CHANGELOG.rst
parent5a4d26e597933458053c4d1489528e2f48954448 (diff)
downloadcryptography-a7e09d8b4f7c25fec4e270d9549dff521648ca3c.tar.gz
cryptography-a7e09d8b4f7c25fec4e270d9549dff521648ca3c.tar.bz2
cryptography-a7e09d8b4f7c25fec4e270d9549dff521648ca3c.zip
Add manylinux1 wheel builder to azure (#4873)
* Add manylinux1 wheel builder to azure * ? * Drop 32-bit manylinux1 * cleanup * fix * Run as root * fix? * Do it in a venv * typo * Added an extra step * For debugging * Fix * computers are stupid * gibberish * fix?
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index df1a1fea..76e7a52a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,6 +8,8 @@ Changelog
.. note:: This version is not yet released and is under active development.
+* **BACKWARDS INCOMPATIBLE:** We no longer distribute 32-bit ``manylinux1``
+ wheels. Continuing to produce them was a maintenance burden.
* **BACKWARDS INCOMPATIBLE:** Removed the
``cryptography.hazmat.primitives.mac.MACContext`` interface. The ``CMAC`` and
``HMAC`` APIs have not changed, but they are no longer registered as