Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #730 from david4096/718_notes
Browse files Browse the repository at this point in the history
Add release notes
  • Loading branch information
david4096 authored Oct 27, 2016
2 parents 6ef44bf + 0cc0dad commit 43156f6
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
# Schema Release `v0.6.0.a8`

Changes to `ga4gh/schemas` `master` branch since version `0.6.0a7` (Aug 19, 2016)

* Introduced G2P API endpoints including the following:
* POST `/phenotypeassociationsets/search`
* POST `/phenotypes/search`
* POST `/featurephenotypeassociations/search`
* Add biometadata to RNA quantifications
* Add protobuf based HTTP annotations

# Schema Release `v0.6.0.a7`

Changes to `ga4gh/schemas` `master` branch since version `0.6.0a6` (Jul 25, 2016)

Introduced RNA API endpoints including the following:
'POST /rnaquantificationsets/search'
'GET /rnaquantificationsets/{id}'
'POST /rnaquantifications/search'
'GET /rnaquantifications/{id}'
'POST /expressionlevels/search'
'GET /expressionlevels/{id}'

* POST `/rnaquantificationsets/search`
* GET `/rnaquantificationsets/{id}`
* POST `/rnaquantifications/search`
* GET `/rnaquantifications/{id}`
* POST `/expressionlevels/search`
* GET `/expressionlevels/{id}`

# Schema Release `v0.6.0.a6`

Expand Down

0 comments on commit 43156f6

Please sign in to comment.