Skip to content

Commit

Permalink
Add -d to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonReinhart committed Feb 4, 2016
1 parent c8227d2 commit c890a2d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
- Add `-d` to pass arbitrary arguments to `docker run`


## [1.5.0] - 2016-02-01
### Added
- Add `-r` option to run container as root
Expand All @@ -19,6 +24,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Better handle empty `.scuba.yml` and other YAML-related errors
- Fix numerous bugs when running under Python 3


## [1.4.0] - 2016-01-08
### Added
- Added `--verbose` and `--dry-run` options
Expand Down

0 comments on commit c890a2d

Please sign in to comment.