Skip to content

Commit b687c1f

Browse files
committed
allow use of LibreSSL 🐔
1 parent 74c2cb2 commit b687c1f

File tree

3 files changed

+156
-131
lines changed

3 files changed

+156
-131
lines changed

ā€ŽCHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This is the first real numbered release. All changes here are specifically what
66

77
1. Converted login flow to require a login form, as the old username- and password-based login flow was no longer working.
88

9+
2. Locked in an older version of urllib3 that works with non-OpenSSL libraries like LibreSSL.
10+
911
## Prehistory
1012

1113
"1.0.0" was not a real release, but pyproject.toml was numbered 1.0.0 while updatebot was a rolling repository.

0 commit comments

Comments
Ā (0)