diff --git a/HISTORY.rst b/HISTORY.rst index dade49f0..89bc7a70 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,13 @@ History ======= +v0.9.0 (2020-04-20) +------------------- + +* REST API ``extruct.service`` removed +* ``rdflib`` dependency restrited to <5.0.0, as parsers used by extruct + were removed in 5.0.0 + v0.8.0 (2019-10-07) ------------------- * Python 3.4 support is dropped;