Skip to content

Commit

Permalink
Release version 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Jul 15, 2019
1 parent cb6322f commit ebf5df8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
## v1.5.7 (15 Jul 2019)

* Fix iOS max log number
* Disable calling init if already initialized
* Disable worker by default
* Support xhr blob response type [#104](https://github.com/liriliri/eruda/issues/100)

## v1.5.6 (17 Jun 2019)

* Disable log collapse for objects

## v1.5.5 (25 May 2019)

* Fix resources error when cookie has % [#100](ttps://github.com/liriliri/eruda/issues/100)
* Fix resources error when cookie has % [#100](https://github.com/liriliri/eruda/issues/100)
* Update dom plugin version

## v1.5.4 (23 Sep 2018)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eruda",
"version": "1.5.6",
"version": "1.5.7",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"scripts": {
Expand Down

0 comments on commit ebf5df8

Please sign in to comment.