https://github.com/ga4gh/dockstore
Revision dd5fbd8a576402fef533dc58d6661797e5769494 authored by Andrew Duncan on 07 March 2019, 20:42:18 UTC, committed by GitHub on 07 March 2019, 20:42:18 UTC
* validate email and link for orgs

* cannot delete yourself if you are in an org
1 parent 013ef1d
Raw File
Tip revision: dd5fbd8a576402fef533dc58d6661797e5769494 authored by Andrew Duncan on 07 March 2019, 20:42:18 UTC
Feature/delete yourself (#2195)
Tip revision: dd5fbd8
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