Discovered that our 1D Readers were being reallocated for every row scanned - yikes...
[zxing.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 43a5ca6..38b2c3a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   - Far more black box tests
   - Assorted small bug fixes
 
-1.0 (? September 2008)
+1.0 (12 September 2008)
   - All new RIM client from LifeMarks
   - Initial Data Matrix detector included
   - New and much improved Android 0.9-SDK compatible Android client
   - Better 1D detection, especially UPC-E, due to loosened quite zone checks
-  - URIParsedResult now tries to warn about malicious URIs
\ No newline at end of file
+  - URIParsedResult now tries to warn about malicious URIs
+  - New parser for ISBNs
+  - New QR code blackbox images
+
+1.1 (22 October 2008)
+  - First public release of iPhone client called Barcodes
+  - Completely new multi-action Android client UI, released as Barcode Scanner v2.3
+  - Code 128 parsing fixes
+  - Dozens of new blackbox test images
+  - Many small core library parsing improvements and bug fixes
+  - Improved quiet zone enforcement which reduces false positives significantly
+  - Better calendar event and MECARD support
+  - Compatibility with the Android 1.0 SDK
+  - Added androidtest app for testing intents and capturing blackbox test images
+  
\ No newline at end of file