Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

13 lines (7 loc) · 517 Bytes

Changes

2.0.0 - 2024-11-16

This is the first real numbered release. All changes here are specifically what was made since the code was last touched on 2023-03-03.

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

  2. Locked in an older version of urllib3 that works with non-OpenSSL libraries like LibreSSL.

Prehistory

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