https://github.com/ga4gh/dockstore
Raw File
Tip revision: 6015ea6731a2c3133ae045516a260f84568b44ba authored by Gary Luu on 10 December 2021, 20:28:19 UTC
[maven-release-plugin] prepare release 1.11.10
Tip revision: 6015ea6
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/dockstore/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