Revision 170211442d9728e40f08db41bcc7fe1187095e2c authored by Andrew Duncan on 26 February 2016, 16:29:51 UTC, committed by Andrew Duncan on 26 February 2016, 16:29:51 UTC
1 parent 8f40f1f
Raw File
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/).

## [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