From 573830ad088b15c1f2f1b7df1c108739e10f2a53 Mon Sep 17 00:00:00 2001 From: Aadarsh Govada Date: Tue, 30 Jul 2024 14:21:34 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06613778..7a1ed72e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). * Allow graceful failure with no files in jhuapl load functions * New window needs to be integer for calculate_imf_steadiness * Fixed a bug where cdas_download may drop the requested end date file + * Reverted the coveralls integration to the GitHub service for MacOS runs * Documentation * Added example of how to export data for archival * Updated documentation refs