diff --git a/CHANGES.rst b/CHANGES.rst index 390a2ac..d0f54c7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,11 @@ -2.0.0.4 (unreleased) -==================== +2.0.1 (2023-11-13) +================== +- Bundled liberfa version update to v2.0.1, which is derived from SOFA + version 19 (20231011), which has a few bug fixes. - Fix dangling pointer leading to unexpected behavior with ``-O3``. +- PyERFA now only uses the Python limited API. +- Ensure things work under python 3.12 and recent setuptools-scm. 2.0.0.3 (2023-03-22) ==================== diff --git a/liberfa/erfa b/liberfa/erfa index eb4c95d..9915ba3 160000 --- a/liberfa/erfa +++ b/liberfa/erfa @@ -1 +1 @@ -Subproject commit eb4c95dfc128fc893987330b5bf3c6413065eb53 +Subproject commit 9915ba38c9365f8b0738269b8c2ac1fdd5f8dee3