diff options
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 16160f7a..db9c637c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -21,7 +21,11 @@ CHANGES * Issue #52: In ``VerifyingHTTPSConn``, handle a tunnelled (proxied) connection. -Backward-incompatible changes: +Backward-Incompatible Changes +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +This release includes a couple of backward-incompatible changes, but most if +not all users will find 1.0 a drop-in replacement for 0.9. * Issue #50: Normalized API of environment marker support. Specifically, removed line number and filename from SyntaxErrors when returned from |