diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f7c2dec3..b95974d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v2.3.0 (28 Apr 2020) + +* feat: refresh notification +* fix(console): safari bounce effect +* fix(elements): highlight + ## v2.2.2 (17 Apr 2020) * fix(console): extra info from diff --git a/package.json b/package.json index 23667d99d..f261bfe41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eruda", - "version": "2.2.2", + "version": "2.3.0", "description": "Console for Mobile Browsers", "main": "eruda.js", "scripts": {