From 04431b43d7eff37d8bf9ece4a4f6c20d823c8708 Mon Sep 17 00:00:00 2001 From: Jakob Nybo Nissen Date: Tue, 9 Aug 2022 11:23:35 +0200 Subject: [PATCH] Fix typo in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5451a19..f209585 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [2.0.0] -Version 2 is a near-complete rewrite of BioSequences. +Version 2 is a near-complete rewrite of FASTX. It brings strives to provide an easier and more consistent API, while also being faster, more memory efficient, and better tested than v1.