Skip to content

Commit

Permalink
update-version-v124.0 (#4177)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabdank authored Nov 2, 2021
1 parent d637910 commit 77cfbf5
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
44 changes: 44 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
Changes
=======
124.0 (released) snovault 1.0.62
--------------------------------
1. ENCD-6224-fix-hicqualitymetric-dependencies (#4174)
2. ENCD-6218 Add facets and facet groups to donor (#4170)
3. REVERT ENCD-6179 (#4172)
4. ENCD-6223 pin responses to 0.14.0 (#4173)
5. ENCD-6217-report-list-crash (#4169)
6. ENCD-6220-deeply-profile-missing-facets (#4171)
7. update-snovault-1.0.62 (#4165)
8. ENCD-6209-updating-FCS-assay-title (#4164)
9. SNO-217-register-search-config-pieces-from-item (#4160)
10. ENCD-6208 remove control (#4161)
11. ENCD-6179-fcc-menu (#4157)
12. ENCD-6183-hic-scatac-qc (#4149)
13. ENCD-6197-devcontainer (#4137)
14 ENCD-6207-remove-columns-from-dataset-schema (#4156)
15. ENCD-6202-add-enums-for-restriction-enzymes (#4153)
16. ENCD-6205-fix-browser-track-in-region-search (#4152)
17. ENCD-6192-cart-schema-updates (#4135)
18. ENCD-6196-examined-loci-dependency-include-readout (#4154)
19. ENCD-6206-appended-exists-facet (#4155)
20. ENCD-6178-library-property-updates-Yu-lab (#4146)
21. ENCD-6117-cell-line-matrix (#4133)
22. ENCD-6182-scrna-output-types (#4145)
23. ENCD-6187 fix legend for ccres (#4151)
24. ENCD-4287 update d3 (#4144)
25. ENCD-6201-add-purpose-treatment-UI (#4147)
26. ENCD-6145-more-facet-headers (#4129)
27. ENCD-6194-relax-unreplicated-audit-on-long-read-scRNA-seq (#4150)
28. SNO-214-upgrade-node-to-version-12-for-circleci-tests (#4136)
29. ENCD-6175-support-collection-series-and-transgenic-enhancer-experiments-in-cart (#4138)
30. SNO-210-read-columns-from-configs (#4114)
31. ENCD-6199-fixed-deep-biosample-crash (#4141)
32. ENCD-6131-update-donor-ethnicity-enum (#4143)
33. SNO-212-support-gzip-attachment (#4126)
34. ENCD-6195 Add datapoint to Transgenic Enhancer Experiment (#4139)
35. ENCD-6168-update-fc-series-search-title (#4142)
36. ENCD-6189-add-experimental-input-UI (#4140)
37. ENCD-5893-cart-reclassify-non-raw-files-without-assembly-as-processed (#4074)
38. ENCD-6157-allow-multiple-types-for-report-view-button (#4122)
39. ENCD-6138-fix-mixed-title-not-appearing (#4088)
40. ENCD-5869-add-missing-control_type-in-url (#4124)
41. ENCD-6190-html-editor-crash (#4128)

123.0 (released) snovault 1.0.60
--------------------------------
1. ENCD-6180-matrix-search (#4123)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@

setup(
name='encoded',
version='123.0',
version='124.0',
description='Metadata database for ENCODE',
long_description=README + '\n\n' + CHANGES,
packages=find_packages('src'),
Expand Down

0 comments on commit 77cfbf5

Please sign in to comment.