Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 294 Bytes

CHANGES.md

File metadata and controls

18 lines (9 loc) · 294 Bytes

Change Log

1.0.0

  • Drop Python 2.7 support

0.2.4

  • Another urllib3 bump, to 1.24.2 due to security vulnerability

0.2.2

  • Bump urllib3 to 1.23 due to security vulnerability (CVE-2018-20060)

0.2.0

  • Updated action runner_type from run-python to python-script