Skip to content

Commit 0a42f92

Browse files
Merge branch 'develop' into update/report-layout-consistency
2 parents 88f4193 + b65b99b commit 0a42f92

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGES

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@ Changes
33

44
unreleased
55
------
6+
- fixes issues where addition of some unscheduled visits could result in
7+
a server error when trying to render subject's dashboard
8+
(#798, #807, #824, #827, #829, #830, #831)
69
- update use of format_html for DJ6
710
- remove all references in templates to `bootstrap3` folders
811
- bump to edc-csf 1.0.0
912
- bump to edc-microbiology 1.0.0
10-
- bump to edc 1.0.2
13+
- bump to edc 1.0.3
1114

1215
0.1.57
1316
------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ zip_safe = False
2626
include_package_data = True
2727
packages = find:
2828
install_requires =
29-
edc==1.0.2
29+
edc==1.0.3
3030
edc-csf==1.0.0
3131
edc-microbiology==1.0.0
3232
beautifulsoup4

0 commit comments

Comments
 (0)