From d9e5b5efdfb4972d42bb6966a7d496ca41c38654 Mon Sep 17 00:00:00 2001 From: Paul McCarthy Date: Tue, 14 May 2019 16:08:00 +0100 Subject: [PATCH] DOC: typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c015d854..8a0a271f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## 0.8.9 (May 14th 2019) -* The `IndeedGzipFile.import_index` method and `zran_import_index` function +* The `IndexedGzipFile.import_index` method and `zran_import_index` function can handle index files which do not contain any index points (#18).