Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Commit 1cd83b9

Browse files
committed
Bumped version to 1.4.2, updated changelog.
1 parent 3c6fc07 commit 1cd83b9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.4.2
2+
- added connection column to database tab when there are queries from multiple connections in request data
3+
14
1.4.1
25
- fixed a bug where numeric values were displayed as empty objects
36

Clockwork Chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Clockwork",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"manifest_version": 2,
55
"description": "Devtools panel for PHP development",
66
"devtools_page": "devtools.html",

0 commit comments

Comments
 (0)