Skip to content

Commit f796edd

Browse files
committed
Update changelog
1 parent 7da52f6 commit f796edd

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

CHANGELOG.md

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,50 @@
11
# Change Log
22

3+
## [10.0.0](https://github.com/Sage-Bionetworks/synapseAnnotations/tree/10.0.0) (2019-02-05)
4+
[Full Changelog](https://github.com/Sage-Bionetworks/synapseAnnotations/compare/v9.0.0...10.0.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Code for automated checking of keys between minimal and project-specific files [\#17](https://github.com/Sage-Bionetworks/synapseAnnotations/issues/17)
9+
10+
**Closed issues:**
11+
12+
- Moving drug combination data from assay to dataType [\#441](https://github.com/Sage-Bionetworks/synapseAnnotations/issues/441)
13+
- diagnosis in cell lines, animal models [\#432](https://github.com/Sage-Bionetworks/synapseAnnotations/issues/432)
14+
- Move Development section of README to CONTRIBUTING.md [\#391](https://github.com/Sage-Bionetworks/synapseAnnotations/issues/391)
15+
16+
**Merged pull requests:**
17+
18+
- creating drug combination data type [\#445](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/445) ([sgosline](https://github.com/sgosline))
19+
- Add "bodyPart" key and "head" value [\#444](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/444) ([karawoo](https://github.com/karawoo))
20+
- reorganize group key [\#443](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/443) ([kdaily](https://github.com/kdaily))
21+
- Add behavioral assays [\#438](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/438) ([karawoo](https://github.com/karawoo))
22+
- Add ELISA as assay and immunoassay as dataType [\#437](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/437) ([karawoo](https://github.com/karawoo))
23+
- Add some AMP-AD related annotation values [\#436](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/436) ([karawoo](https://github.com/karawoo))
24+
- Add SRA file format [\#435](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/435) ([karawoo](https://github.com/karawoo))
25+
- Update organ in experimentalData.json [\#434](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/434) ([kelshmo](https://github.com/kelshmo))
26+
- add pig to species [\#430](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/430) ([allaway](https://github.com/allaway))
27+
- consolidate Synodos [\#429](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/429) ([allaway](https://github.com/allaway))
28+
- Add "whole brain" as a tissue [\#428](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/428) ([karawoo](https://github.com/karawoo))
29+
- Document annotations release process [\#427](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/427) ([karawoo](https://github.com/karawoo))
30+
- Add clinical as a dataType [\#425](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/425) ([karawoo](https://github.com/karawoo))
31+
- add sanger sequencing assay [\#423](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/423) ([allaway](https://github.com/allaway))
32+
- add file formats [\#422](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/422) ([allaway](https://github.com/allaway))
33+
- add datatype weight [\#418](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/418) ([allaway](https://github.com/allaway))
34+
- add resourcetype = report [\#416](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/416) ([allaway](https://github.com/allaway))
35+
- Fix typo in readLength description [\#415](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/415) ([karawoo](https://github.com/karawoo))
36+
- new terms needed for drug studies [\#414](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/414) ([sgosline](https://github.com/sgosline))
37+
- Added new keys to assay, platform, tissue, organ, tumorType; updated ngs.json to fix downstream annotation upload \(via annotator\) [\#413](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/413) ([milen-sage](https://github.com/milen-sage))
38+
- added value gz to fileFormat [\#410](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/410) ([ychae](https://github.com/ychae))
39+
- Amapeters patch 1 [\#403](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/403) ([amapeters](https://github.com/amapeters))
40+
- added value iPSC-HiC to study in neuro [\#402](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/402) ([ychae](https://github.com/ychae))
41+
- Added value hic to fileFormat [\#400](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/400) ([ychae](https://github.com/ychae))
42+
- Added assay Positron Emission Tomography [\#399](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/399) ([ychae](https://github.com/ychae))
43+
- Move Development section of README to CONTRIBUTING.md [\#393](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/393) ([karawoo](https://github.com/karawoo))
44+
- added NHP-Chimpanzee study to neuro [\#387](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/387) ([ychae](https://github.com/ychae))
45+
- added Pan troglodytes to species [\#386](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/386) ([ychae](https://github.com/ychae))
46+
- addition of cell Line term [\#291](https://github.com/Sage-Bionetworks/synapseAnnotations/pull/291) ([sgosline](https://github.com/sgosline))
47+
348
## [v9.0.0](https://github.com/Sage-Bionetworks/synapseAnnotations/tree/v9.0.0) (2018-08-21)
449
[Full Changelog](https://github.com/Sage-Bionetworks/synapseAnnotations/compare/v8.0.0...v9.0.0)
550

@@ -496,4 +541,4 @@
496541

497542

498543

499-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
544+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)