diff --git a/README.md b/README.md index b71eaa5..3df9757 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ For the software developer, these common endpoints and patterns make it easier t |--------|--------------|--------------------| | **master**: the current release | [OpenAPI](https://ga4gh-rnaseq.github.io/schema/docs/index.html) | | | **develop**: stable development branch | [OpenAPI](https://ga4gh-rnaseq.github.io/schema/preview/develop/docs/index.html) | | +| **release/1.2.0**: RNAget version 1.2.0 | [OpenAPI](https://ga4gh-rnaseq.github.io/schema/preview/release/1.2.0/docs/index.html) | | | **release/1.1.0**: RNAget version 1.1.0 | [OpenAPI](https://ga4gh-rnaseq.github.io/schema/preview/release/1.1.0/docs/index.html) | | | **release/1.0.0**: RNAget version 1.0.0 | [OpenAPI](https://ga4gh-rnaseq.github.io/schema/preview/release/1.0.0/docs/index.html) | |