From dd67193442b52f1f2c8b8f7751c652acf6e94bb3 Mon Sep 17 00:00:00 2001 From: Jeff Klenzing Date: Wed, 4 Oct 2023 12:22:59 -0400 Subject: [PATCH] DOC: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f85214f..b93736a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Update Github Actions workflows - Add workflow for testing with pysat RC - Add workflow for testing the install of pysatSeasons RC from pip + - Dropped tests for deprecated pysat instruments ## [0.2.0] - 2022-08-12 - New Features