https://github.com/ga4gh/dockstore
Raw File
Tip revision: 47d65d2703f882240bae3366320ab87a7e498f67 authored by Denis Yuen on 28 March 2017, 21:10:55 UTC
Merge branch 'hotfix/1.1.6'
Tip revision: 47d65d2
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
This project will eventually adhere to [Semantic Versioning](http://semver.org/).

Beyond this point, reference https://github.com/ga4gh/dockstore/releases

## [0.2.0] - 2015-12-09 - Staging Version
### Added
- Manual container registration to support Docker Hub
- Multiple registration of tools under different names
- Edit tags (reference, Dockerfile and Dockstore.cwl paths)
- Individual container refresh

## [0.1.1] - 2015-11-25 - Production Version
### Added
- Added support for specific tags in quay.io allowing the versions table to display a unique CWL and Dockerfile for each quay.io tag

## [0.1.0] - 2015-11-20
- Initial release of the dockstore 
back to top