mirror of
https://github.com/lrsjng/jquery-qrcode.git
synced 2026-08-13 04:11:36 +08:00
Prepares release.
This commit is contained in:
@@ -7,8 +7,13 @@ jQuery.qrcode is provided under the terms of the [MIT License](http://github.com
|
|||||||
|
|
||||||
Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](http://github.com/jeromeetienne/jquery-qrcode) (MIT).
|
Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](http://github.com/jeromeetienne/jquery-qrcode) (MIT).
|
||||||
|
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### v0.5.0 - *2013-07-23*
|
||||||
|
|
||||||
|
* adds option to set error correction level
|
||||||
|
|
||||||
|
|
||||||
### v0.4 - *2013-07-09*
|
### v0.4 - *2013-07-09*
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "jquery.qrcode",
|
"name": "jquery.qrcode",
|
||||||
"displayName": "jQuery.qrcode",
|
"displayName": "jQuery.qrcode",
|
||||||
"version": "0.4-dev"
|
"version": "0.5.0"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user