CHANGELOG.md in danger-android_lint-0.0.9 vs CHANGELOG.md in danger-android_lint-0.0.10
- old
+ new
@@ -1,4 +1,8 @@
+# 0.0.10
+
+- Fix `filtering_lines` parameter to also apply to when `inline_mode` is `false` ([@petitJAM](https://github.com/petitJAM))
+
# 0.0.9
- Add `filtering_lines` parameter, to show lint issues only on modified lines ([@ShivamPokhriyal](https://github.com/ShivamPokhriyal))
# 0.0.8
- Fix security issues ([@barbosa](https://github.com/barbosa))