From 3f2996639af680bcbd3a1d338f6f1c6c8b8d62d4 Mon Sep 17 00:00:00 2001 From: Aaron Weeden Date: Thu, 31 Oct 2024 13:10:02 -0400 Subject: [PATCH] Fix changelog. --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51166f4..49dba8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,6 @@ It is compatible with Open XDMoD versions 11.0.x and 10.5.x. - Document Open XDMoD compatibility in changelog ([\#31](https://github.com/ubccr/xdmod-data/pull/31)). - Fix IOPub error when showing progress with `get_raw_data()` ([\#39](https://github.com/ubccr/xdmod-data/pull/39)). -- Document Open XDMoD compatibility in changelog ([\#31](https://github.com/ubccr/xdmod-data/pull/31)). -- Fix IOPub error when showing progress with `get_raw_data()` ([\#38](https://github.com/ubccr/xdmod-data/pull/38)). - ## v1.0.1 (2024-09-27) This release has bug fixes, performance improvements, and updates for compatibility, tests, and documentation.