-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from chef/chris-rock/changelog
add changelog
- Loading branch information
Showing
3 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# Change Log | ||
|
||
## [Unreleased](https://github.com/chef/train/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/chef/train/compare/v0.9.1...HEAD) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Adding support for Wind River Linux in support of Cisco devices [\#33](https://github.com/chef/train/pull/33) ([adamleff](https://github.com/adamleff)) | ||
|
||
**Fixed bugs:** | ||
|
||
- Integration test failures [\#34](https://github.com/chef/train/issues/34) | ||
- Implemented WindowsFile\#exist? [\#36](https://github.com/chef/train/pull/36) ([docwhat](https://github.com/docwhat)) | ||
- adapt integration test to changes in command\_wrapper [\#35](https://github.com/chef/train/pull/35) ([srenatus](https://github.com/srenatus)) | ||
|
||
**Closed issues:** | ||
|
||
- WinRM plaintext transport is hardcoded \(cannot use SSL\) [\#29](https://github.com/chef/train/issues/29) | ||
|
||
## [v0.9.1](https://github.com/chef/train/tree/v0.9.1) (2015-11-03) | ||
[Full Changelog](https://github.com/chef/train/compare/0.9.0...v0.9.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- R train [\#27](https://github.com/chef/train/pull/27) ([arlimus](https://github.com/arlimus)) | ||
- Update style of readme [\#26](https://github.com/chef/train/pull/26) ([chris-rock](https://github.com/chris-rock)) | ||
- Add Apache 2.0 License [\#25](https://github.com/chef/train/pull/25) ([jamesc](https://github.com/jamesc)) | ||
|
||
## [0.9.0](https://github.com/chef/train/tree/0.9.0) (2015-11-03) | ||
**Implemented enhancements:** | ||
|
||
- set windows name in :release [\#23](https://github.com/chef/train/pull/23) ([arlimus](https://github.com/arlimus)) | ||
- basic file transport via winrm [\#21](https://github.com/chef/train/pull/21) ([chris-rock](https://github.com/chris-rock)) | ||
- dont return nil on command errors stdout/stderr [\#20](https://github.com/chef/train/pull/20) ([arlimus](https://github.com/arlimus)) | ||
- skip .delivery in gemspec [\#19](https://github.com/chef/train/pull/19) ([arlimus](https://github.com/arlimus)) | ||
- Verify sudo is working and fail with error messages if it isn't [\#18](https://github.com/chef/train/pull/18) ([arlimus](https://github.com/arlimus)) | ||
- improve file eposure [\#16](https://github.com/chef/train/pull/16) ([chris-rock](https://github.com/chris-rock)) | ||
- add delivery [\#13](https://github.com/chef/train/pull/13) ([arlimus](https://github.com/arlimus)) | ||
- Sudo [\#12](https://github.com/chef/train/pull/12) ([arlimus](https://github.com/arlimus)) | ||
- Extract options handling for transport [\#11](https://github.com/chef/train/pull/11) ([arlimus](https://github.com/arlimus)) | ||
- don't let mock commands return nil on stdout or stderr [\#10](https://github.com/chef/train/pull/10) ([arlimus](https://github.com/arlimus)) | ||
- allow mock command to support sha256 mocking of commands [\#9](https://github.com/chef/train/pull/9) ([arlimus](https://github.com/arlimus)) | ||
- register plugins with both names and symbols [\#8](https://github.com/chef/train/pull/8) ([arlimus](https://github.com/arlimus)) | ||
- split of mock into transport and connection [\#7](https://github.com/chef/train/pull/7) ([arlimus](https://github.com/arlimus)) | ||
- bugfix: add docker dependency to gemspec [\#6](https://github.com/chef/train/pull/6) ([arlimus](https://github.com/arlimus)) | ||
- move train/plugins/common to train/extras [\#2](https://github.com/chef/train/pull/2) ([arlimus](https://github.com/arlimus)) | ||
- add Travis [\#1](https://github.com/chef/train/pull/1) ([arlimus](https://github.com/arlimus)) | ||
|
||
**Fixed bugs:** | ||
|
||
- bugfix: prevent debugging info to stdout on winrm [\#22](https://github.com/chef/train/pull/22) ([arlimus](https://github.com/arlimus)) | ||
- bugfix: fail ssh connections correctly [\#17](https://github.com/chef/train/pull/17) ([arlimus](https://github.com/arlimus)) | ||
- bugfix: initialize mock transport to correct family [\#14](https://github.com/chef/train/pull/14) ([arlimus](https://github.com/arlimus)) | ||
|
||
**Merged pull requests:** | ||
|
||
- bump train version to 0.9.0 [\#24](https://github.com/chef/train/pull/24) ([chris-rock](https://github.com/chris-rock)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,4 +19,5 @@ end | |
group :tools do | ||
gem 'pry', '~> 0.10' | ||
gem 'license_finder' | ||
gem 'github_changelog_generator', '~> 1' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters