diff --git a/CHANGELOG.md b/CHANGELOG.md index d78a503..f939246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +### version 0.4.0 +* Debugger performance improvements +* Fixed exception details not being displayed in locals +* Fixed some logcat display issues + ### version 0.3.1 * Bug fixes * Fix issue with exception breaks crashing debugger @@ -29,4 +34,4 @@ Initial release * Simple watch expressions * Breakpoints * Large array chunking (performance) -* Stale build detection \ No newline at end of file +* Stale build detection