Update for 0.2
[zxing.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index bdc7135..3005c32 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   - com.google.zxing.client.result moved from core-ext to core
   - Rewritten for J2ME
   - core-ext removed
-  - J2ME client now uses this code for better parsing/handling of results
\ No newline at end of file
+  - J2ME client now uses this code for better parsing/handling of results
+
+0.2 (07 Jan 2008)
+  - Few small bug fixes in AlignmentPatternFinder, MultiFormatReader
+    (thank K. Kakima, Andreas)
+  - LCDUIImageMonochromeBitmapSource now public
+  - Notably improved decoding for Basic version -- Regular version still
+    your best bet if you can run it though
\ No newline at end of file