Skip to content

Commit

Permalink
Version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbrady committed Jan 17, 2015
1 parent a1f1e78 commit 1f46541
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# MinorJS Changelog

## Version 0.12.0, January 16th, 2015

* Updating tests for browser id and logging changes (jsu).
* Adding browser context id and changing logging parameter order (jsu).

## Version 0.11.2, January 8th, 2015

* Allow end time as optional param for Logger.profile (jsu).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"copyright": "Copyright 2015 Skytap Inc. Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.",
"name": "minorjs",
"version": "0.11.2",
"version": "0.12.0",
"description": "Clustered web framework that favors convention over configuration.",
"author": {
"name": "Skytap",
Expand Down

0 comments on commit 1f46541

Please sign in to comment.