From 8a42e3c63774959554ef005fee44a879432b9b69 Mon Sep 17 00:00:00 2001 From: Jeff Klenzing Date: Mon, 17 May 2021 10:36:30 -0400 Subject: [PATCH] DOC: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fd56b27..742f5c9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Update sat_id to inst_id for pysat 3.0 compatibility - migrate pyglow interface to pysatIncubator - Style updates for consistency with pysat 3.0 + - Use `cadence` instead of `freq` - Migrate CI testing to Github Actions ## [0.2.1] - 2020-07-29