Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 1.24 KB

Change Log

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

Added

  • Add -i/--ignore option for specifing advisories to exclude.

v0.5.0 - 2017-03-26

Changed

  • Use -V instead of -v for --version alias.

v0.4.0 - 2017-03-02

Fixed

  • Remove backticks around bundle-audit from help block.

v0.3.0 - 2016-11-02

Added

  • Exit unknown if bundle-audit update fails.

v0.2.0 - 2016-10-26

Changed

  • Set shebang to bash shell.

v0.1.0 - 2016-10-24

Added

  • Initial version.