From 3d14dba2a9ebe7ade4e804e7e7950ccfd5e722d5 Mon Sep 17 00:00:00 2001 From: Zeb Engberg Date: Mon, 28 Oct 2024 07:23:31 -0600 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ecd95a0..8a8ebd34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Improve computation of mach limits to accept vectorized input/output. - Test against python 3.13 in the GitHub Actions CI. Use python 3.13 in the docs and doctest workflows. +- Publish to PyPI using [trusted publishing](https://docs.pypi.org/trusted-publishers/using-a-publisher/). ## v0.54.2