Skip to content

Commit

Permalink
Update CHANGELOG.md to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Guilfoyle authored and longinoa committed Mar 11, 2015
1 parent 002aaeb commit 2457ef9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Change Log
==========

## Version 1.0.1

_2015-02-27_

* **`SharedPreferences` inspection.**
It's now possible to inspect SharedPreference files from the "Resources"
tab.

* New #65: Show non-default process name to chrome://inspect UI.
* Fix #57: HTTP responses without the Content-Type header do not appear in the
DevTools UI.
* Fix #49: Unconditional "Could not bind to socket" error.
* Fix #37: Duplicate dumpapp endpoints for the same process.
* Fix: Use raw process name for Stetho sockets to fix an issue formatting
choices in `dumpapp`

## Version 1.0.0

_2015-02-18_
Expand Down

0 comments on commit 2457ef9

Please sign in to comment.