Skip to content

Commit

Permalink
release: v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Feb 2, 2020
1 parent fc3464a commit f258476
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v2.1.0 (2 Feb 2020)

* feat: change navigation bar height
* feat: change default transparency to 1
* feat: change loaded plugin position
* feat(console): remove debug filter
* feat(console): improve input style
* feat(console): show filter text
* feat(network): add requests api [#132](https://github.com/liriliri/eruda/issues/132)

## v2.0.2 (9 Jan 2020)

* chore: reduce file size (452kb -> 418kb)
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": "2.0.2",
"version": "2.1.0",
"description": "Console for Mobile Browsers",
"main": "eruda.js",
"scripts": {
Expand Down

0 comments on commit f258476

Please sign in to comment.