From 946372a74e2cc4c2ce13f55a9b5b75d3e3b05ade Mon Sep 17 00:00:00 2001 From: Pierre-Yves Ricau Date: Sun, 19 Jul 2015 16:35:44 -0700 Subject: [PATCH] Update changelog for #161 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13227b526c..0c527535dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * 2 new ignored Android SDK leaks: [#26](https://github.com/square/leakcanary/issues/26) [#62](https://github.com/square/leakcanary/issues/62). * Added excluded leaks to text report [#119](https://github.com/square/leakcanary/issues/119). * Added LeakCanary SHA to text report [#120](https://github.com/square/leakcanary/issues/120). +* Renamed all resources to begin with `leak_canary_` instead of `__leak_canary`[#161](https://github.com/square/leakcanary/pull/161) ### Dependencies