From c4f4b5198a0fa76cd10eefb4bd08bdd6d0aa3a8a Mon Sep 17 00:00:00 2001 From: James Wood Date: Wed, 24 Jan 2024 15:33:30 -0800 Subject: [PATCH] release 2.8.0 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c398e4c3..cd303a88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated ### Removed ### Fixed +### Security + + +## [2.8.0] +### Added +### Changed +### Deprecated +### Removed +### Fixed - Fix shapefile subsetting if there is more than a 2d in lon lat in shapefile that includes a third dimension - [pull/227](https://github.com/podaac/l2ss-py/pull/227): Fix null time values in TEMPO results when spatial+temporal subsetting ### Security - ## [2.7.0] ### Added ### Changed