Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.03 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.

This project uses towncrier and the changes for the upcoming release can be found in https://github.com/twisted/my-project/tree/main/changelog.d/.

0.3.0 - 2023-12-12

Added

  • Support added for musllinux (Alpine Linux) wheels #16

Changed

  • Build separate x86_64 and aarch64 wheels for macOS #17
  • Using PDM for project management #19

Fixed

  • Linux wheels are now built with release optimizations #30