Sha256: 51b36855aee048baf2ea7510398e1943a8950313be6f70af572fb95958cf6572
Contents?: true
Size: 691 Bytes
Versions: 2
Compression:
Stored size: 691 Bytes
Contents
# Knife::Changelog knife-changelog aims to make find cookbook changelogs easily to help upgrades. Using it will create changelogs from your current version to most up-to-date version. Usage : `knife changelog COOKBOOK [COKKBOOK...]` Options: - `--linkify` or `-l` outputs markdown with links to commits - `--ignore-changelog-file` allow to force the usage of raw git history instead of Changelog file ## Features - generate changelogs for some supermarket hosted cookbooks - generate changelogs for all git located cookbooks This plugin works in policyfile style repositories ## Todos - (optionaly) link commit ref to their web page to ease reviews - support more cookbook sources
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
knife-changelog-4.1.0 | README.md |
knife-changelog-4.0.0 | README.md |