# New upstream release; sent ITP.
[tabix.git] / NEWS
diff --git a/NEWS b/NEWS
index 290f2d89082a202f1aee9836327548d2b007bdcb..ff28dedd5237ac852ccdc41fec0ab2521275a5e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+Beta Release 0.2.3 (8 December, 2010)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Notable changes:
+
+ * Fixed a minor bug where the first record in a headerless file may be
+   missed.
+
+ * Added an option to print header lines.
+
+ * Fixed a rare bug which may occasionally happen when retrieving data
+   from a region without any records.
+
+ * Enhanced error reporting.
+
+ * Fixed a bug in bgzip which may delete the original file even if not
+   intended.
+
+(0.2.3: 8 December 2010, r876)
+
+
+
+Beta Release 0.2.2 (28 June, 2010)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Notable changes:
+
+ * Dropped the VCF3 support. Added VCF4 support.
+
+ * Avoided the function name collision with samtools.
+
+(0.2.2: 28 June 2010, r603)
+
+
+
+Beta Release 0.2.1 (3 June, 2010)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Notable changes:
+
+ * Allow shared library to be compiled. Added python binding to the
+   shared library.
+
+(0.2.1: 3 June 2010, r582)
+
+
+
 Beta Release 0.2.0 (11 May, 2010)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~