diff --git a/HISTORY.rst b/HISTORY.rst index dae0ebae0..d63704f53 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,7 +2,9 @@ Changelog ========= -* `master `_ +* `master `_ +* `v0.3.21 `_ (2016-05-31) + * faster text file reading by using ``io.TextIOWrapper`` for decoding * `v0.3.20 `_ (2016-05-01) * Google Storage file system (using ``gs://``) * dependencies: ``requests`` and ``boto`` are not optional anymore