CHANGELOG.md in jefferies_tube-1.6.7 vs CHANGELOG.md in jefferies_tube-1.6.8
- old
+ new
@@ -4,9 +4,12 @@
This project attempts to follow [semantic versioning](https://semver.org/)
## Unreleased
+## 1.6.8
+ * Add support for ignoring CVEs in .bundler-audit.yml, remove support for setting ignored CVEs in deploy.rb via `:bundler_audit_ignore`
+
## 1.6.7
* Add Lint/Syntax to rubocop rules
## 1.6.6
* Fix to paths for remote cap tasks that caused execjs to fail in some circumstances