https://github.com/ga4gh/dockstore
Revision 3e91622712dc36aa088b037d300a55c5704f3cf9 authored by Denis Yuen on 22 February 2018, 14:56:50 UTC, committed by Denis Yuen on 22 February 2018, 14:56:50 UTC
1 parent 7441ae1
Raw File
Tip revision: 3e91622712dc36aa088b037d300a55c5704f3cf9 authored by Denis Yuen on 22 February 2018, 14:56:50 UTC
[maven-release-plugin] prepare for next development iteration
Tip revision: 3e91622
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