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.