From 1afcf923c526077481a3ef4bd2ba05890c391459 Mon Sep 17 00:00:00 2001 From: Aaron Weeden Date: Tue, 27 Aug 2024 15:23:56 -0400 Subject: [PATCH] Fix formatting. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5f10e..0784e39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ XDMoD Open OnDemand Module Change Log - Change how page loads, sessions, and applications are counted and categorized. See the [upgrade guide](https://ondemand.xdmod.org/11.0/upgrade.html) for details - ([\#50](https://github.com/ubccr/xdmod-ondemand/pull/50), [\#54](https://github.com/ubccr/xdmod-ondemand/pull/54), ([\#58](https://github.com/ubccr/xdmod-ondemand/pull/58))) + ([\#50](https://github.com/ubccr/xdmod-ondemand/pull/50), [\#54](https://github.com/ubccr/xdmod-ondemand/pull/54), [\#58](https://github.com/ubccr/xdmod-ondemand/pull/58)) - Update descriptions for statistics, Group Bys, and aggregate tables ([\#45](https://github.com/ubccr/xdmod-ondemand/pull/45)) - Add database migration for using `NA` for unknown locations ([\#55](https://github.com/ubccr/xdmod-ondemand/pull/55)) - Add index to speed up aggregation ([\#59](https://github.com/ubccr/xdmod-ondemand/pull/59))