Skip to content

Commit 4b62d53

Browse files
authored
Document Open XDMoD compatibility in changelog. (#31)
1 parent e13b4d5 commit 4b62d53

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
## Main development branch
44

5+
- Document Open XDMoD compatibility in changelog ([\#31](https://github.com/ubccr/xdmod-data/pull/31)).
6+
57
## v1.0.1 (2024-09-27)
68

79
This release has bug fixes, performance improvements, and updates for compatibility, tests, and documentation.
810

11+
It is compatible with Open XDMoD versions 11.0.x and 10.5.x.
12+
913
- Add borders to README images ([\#12](https://github.com/ubccr/xdmod-data/pull/12)).
1014
- Create `PULL_REQUEST_TEMPLATE.md` ([\#13](https://github.com/ubccr/xdmod-data/pull/13)).
1115
- Add types of changes to pull request template ([\#15](https://github.com/ubccr/xdmod-data/pull/15)).
@@ -22,3 +26,5 @@ This release has bug fixes, performance improvements, and updates for compatibil
2226
## v1.0.0 (2023-07-21)
2327

2428
Initial release.
29+
30+
Compatible with Open XDMoD version 10.5.x.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# xdmod-data
2-
As part of the Data Analytics Framework for [XDMoD](https://open.xdmod.org), this Python package provides API access to the data warehouse of instances of Open XDMoD version ≥10.5.
2+
As part of the Data Analytics Framework for [XDMoD](https://open.xdmod.org), this Python package provides API access to the data warehouse of instances of Open XDMoD.
33

44
The package can be installed from PyPI via `pip install xdmod-data`.
55

0 commit comments

Comments
 (0)