From f84231b30290f2a722a7de5691cd8111004dbbad Mon Sep 17 00:00:00 2001 From: James Wood Date: Mon, 28 Aug 2023 08:24:42 -0700 Subject: [PATCH] New release 2.6.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c7c881c..958f8729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added ### Changed +### Deprecated +### Removed +### Fixed +### Security + + +## [2.6.0] +### Added +### Changed - [issue/182](https://github.com/podaac/l2ss-py/issues/182): Update code so doesn't remove '/' on attribute values. - [issue/178](https://github.com/podaac/l2ss-py/issues/178): Add function to make sure dimension in subset is same as original file ### Deprecated