March 13th, 2019
:tada: New Features
* Added a `--diff-filter` optimization, so we only scan added, copied or modified files ([22])
[22]: https://github.com/Yelp/detect-secrets-server/pull/22
:bug: Bugfixes
* Fixed a bug where, `scan` on bare repositories gave a `Your local changes to the following files would be overwritten by merge:` error ([23])
[23]: https://github.com/Yelp/detect-secrets-server/pull/23