All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.6.0 - 2017-10-29
- Add
-i/--ignore
option for specifing advisories to exclude.
v0.5.0 - 2017-03-26
- Use
-V
instead of-v
for--version
alias.
v0.4.0 - 2017-03-02
- Remove backticks around
bundle-audit
from help block.
v0.3.0 - 2016-11-02
- Exit unknown if
bundle-audit update
fails.
v0.2.0 - 2016-10-26
- Set shebang to bash shell.
- Initial version.