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:
@@ -5,13 +5,13 @@
|
|||||||
|
|
||||||
jQuery.qrcode is provided under the terms of the [MIT License](https://github.com/lrsjng/jQuery.qrcode/blob/develop/LICENSE.md).
|
jQuery.qrcode is provided under the terms of the [MIT License](https://github.com/lrsjng/jQuery.qrcode/blob/develop/LICENSE.md).
|
||||||
|
|
||||||
Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode) (MIT).
|
Uses [QR Code Generator](http://www.d-project.com/qrcode/index.html) (MIT). Kudos to [jquery.qrcode.js](https://github.com/jeromeetienne/jquery-qrcode).
|
||||||
|
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
|
||||||
### develop branch
|
### v0.7.0 - *2013-08-17*
|
||||||
|
|
||||||
* some fixes
|
* some fixes
|
||||||
* adds image support for fore- and background
|
* adds image support for fore- and background
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "jquery.qrcode",
|
"name": "jquery.qrcode",
|
||||||
"displayName": "jQuery.qrcode",
|
"displayName": "jQuery.qrcode",
|
||||||
"version": "0.6.0+",
|
"version": "0.7.0",
|
||||||
"description": "generate QR codes dynamically",
|
"description": "generate QR codes dynamically",
|
||||||
"url": "http://larsjung.de/qrcode/",
|
"url": "http://larsjung.de/qrcode/",
|
||||||
"author": "Lars Jung",
|
"author": "Lars Jung",
|
||||||
|
|||||||
Reference in New Issue
Block a user