From b13487e83e6208e9f63078d28f1e8725e8cd39a3 Mon Sep 17 00:00:00 2001 From: Aaron <aaronquinlan@gmail.com> Date: Sun, 10 Jan 2010 14:27:58 -0500 Subject: [PATCH] Updated HISTORY. --- RELEASE_HISTORY | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASE_HISTORY b/RELEASE_HISTORY index 485a94fb..58187716 100644 --- a/RELEASE_HISTORY +++ b/RELEASE_HISTORY @@ -1,3 +1,13 @@ +Version 2.4.0 (Jan-11-2009) +1. Added BAM support to intersectBed and pairToBed +2. New bamToBed feature. +3. Added support for GFF features +4. Added support for "blocked" BED format (BED12) +6. Wrote complete manual and included it in distribution. +7. Fixed several minor bugs. +8. Cleaned up code and improved documentation. + + Version 2.3.3 (12/17/2009) Rewrote complementBed to use a slower but much simpler approach. This resolves several bugs with the previous logic. -- GitLab