From f428933eb8412c87aac75405ec1645d27740975b Mon Sep 17 00:00:00 2001 From: Ota Mares Date: Fri, 17 Apr 2015 16:11:09 +0200 Subject: [PATCH] Prepare for 0.3.1-beta release --- Rb.Forms.Barcode.nuspec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Rb.Forms.Barcode.nuspec b/Rb.Forms.Barcode.nuspec index 2cf8ffb..72328c6 100644 --- a/Rb.Forms.Barcode.nuspec +++ b/Rb.Forms.Barcode.nuspec @@ -3,7 +3,7 @@ Rb.Forms.Barcode Barcode scanner plugin for Xamarin.Forms - 0.3.0-beta + 0.3.1-beta Ota Mares reBuy reCommerce GmbH https://github.com/rebuy-de/rb-forms-barcode/blob/master/LICENSE @@ -14,7 +14,10 @@ Please check the website for further details. Beta notice: Currently only android is supported. Rb.Forms.Barcode is a Xamarin.Forms view for scanning barcodes. - 0.3.0-beta + 0.3.1-beta: +* Fixed: Memory issue when restarting camera. + +0.3.0-beta: * New: Improved performance by using buffers and FastAndroidCamera. * New: Added plenty configuration options! * Fixed: Various preview halting and runtime issues.