Various improvements to handling and detection of URLs in codes
[zxing.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f1183c2..67822c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,4 +8,10 @@
 0.1.2 (28 Nov 2007)
 - Issue 11 fixed: Build problems on Windows
 - Can now build "ZXingReaderBasic" which does not require JSR-234
-- Issue 14 fixed: release .zip builds into one directory
\ No newline at end of file
+- Issue 14 fixed: release .zip builds into one directory
+
+0.1.3 (7 Dec 2007)
+- Unit test for QR Code decoding
+- Added EAN-13 support
+- Now builds with class file format version 1.2 -- may solve some compatibility issues?
+- Fixed obfuscation step bug causing NoClassDefFoundError