diff --git a/CHANGELOG.md b/CHANGELOG.md index 7054ee5..0784e39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ -XDMoD Open OnDemand Module ChangeLog +XDMoD Open OnDemand Module Change Log ===================== +## 2024-XX-XX v11.0.0 + +- 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)) +- 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)) + ## 2023-09-11 v10.5.0 - Add OnDemand usage chart to the dashboard for Center Directors and Center Staff.