Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

58 lines (33 loc) · 1.23 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0]

Added

  • Support for RaspberryPi OS bullseye.

Changed

  • Updated to latest released cross (V0.2.4).

Fixed

Added

  • OpenSSL support for native Python.
  • OpenSSL support for cross compiled Python.

Changed

  • Python updated to V3.7.12 to get some improved behaviours running in containers.

Fixed

Added

  • Python V3.7.3 for PyO3 cross compilation.

Fixed

  • Nothing

0.0.1 - 2021-04-04

Added

  • Initial version.

Note that these links are currently placeholders only and do not point to this codebase's changes!

TODO: update to reflect this codebase once published to GitHub!