Skip to content

Commit

Permalink
Update to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
heavensrevenge committed Jan 28, 2015
1 parent 332ed2d commit 4ad29c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.8.1 - 2015-01-28

* Fixes issue #143
* Updated jQuery and QUnit
* Allow creation of 4 digit PIN's

0.8.0 - 2014-10-01

* Use getComputedStyle() to only ever fill visible input elements
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"offline_enabled": true,
"options_page": "html/options.html",
"permissions": ["activeTab", "storage"],
"version": "0.8.0"
"version": "0.8.1"
}

0 comments on commit 4ad29c9

Please sign in to comment.