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

Commit

Permalink
Bumped version to 1.4, updated changelog and todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsgoingd committed Jan 12, 2014
1 parent f205853 commit fcf25a4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.4
- added views and emails tabs
- empty tabs are no longer shown
- improved compatibility when incomplete data is received

1.3.1
- log level is now specified as string by client, allowing any level names
- added support for custom headers on metadata requests specified by client via X-Clockwork-Header-NAME headers
Expand Down
2 changes: 1 addition & 1 deletion Clockwork Chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Clockwork",
"version": "1.3.1",
"version": "1.4",
"manifest_version": 2,
"description": "Devtools panel for PHP development",
"devtools_page": "devtools.html",
Expand Down
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.4
1.5
- add application and/or PHP configuration

Someday/maybe
Expand Down

0 comments on commit fcf25a4

Please sign in to comment.