We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e27b35d + c2cff79 commit 0a33876Copy full SHA for 0a33876
CHANGES
@@ -1,6 +1,10 @@
1
Changes
2
-------
3
4
+1.0.9
5
+-----
6
+- remove refs to tracking_identifier field (edc-egfr, edc-ltfu)
7
+
8
1.0.8
9
----------
10
- bump Django 5.1.7
setup.cfg
@@ -64,7 +64,7 @@ install_requires =
64
edc-document-status==1.0.0
65
edc-dx==1.0.0
66
edc-dx-review==1.0.1
67
- edc-egfr==1.0.0
+ edc-egfr==1.0.1
68
edc-export==1.0.2
69
edc-facility==1.0.2
70
edc-fieldsets==1.0.1
@@ -83,7 +83,7 @@ install_requires =
83
edc-list-data==1.0.0
84
edc-listboard==1.0.0
85
edc-locator==1.0.2
86
- edc-ltfu==1.0.0
+ edc-ltfu==1.0.1
87
edc-metadata==1.0.3
88
edc-mnsi==1.0.0
89
edc-model==1.0.0
0 commit comments