From ea52b19bfce1ed0b35be7b8c7dc0692681a4380c Mon Sep 17 00:00:00 2001 From: Angeline Burrell Date: Mon, 26 Feb 2024 13:46:03 -0500 Subject: [PATCH] DOC: set target release date Set a target release date in the changelog. Also added maintenance details. --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 361d67f..ed96765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). -[0.2.0] - 2024-XX-XX +[0.2.0] - 2024-03-15 -------------------- * Enhancements * Moved the OMNI-2 IMF, Dst, and Geomagnetic index Instruments from the @@ -16,7 +16,8 @@ This project adheres to [Semantic Versioning](https://semver.org/). were used for specific load functions * Maintenance * Add manual GitHub Actions tests for pysatMadrigal RC - * Update GitHub Actions workflows for newer versions of pip + * Update GitHub Actions workflows for newer versions of pip, updated actions + * Added support for Python 3.12 * Added clean warning test attributes to all Instruments * Updated documentation to comply with current Ecosystem guidelines * Replaced setup.py with pyproject.toml