diff --git a/HISTORY.rst b/HISTORY.rst index 8df3f22..c1a13f1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -110,3 +110,8 @@ History * Add ``--labels-hf`` (``labels-hf=True`` in Python) options to include the HF value in plot labels. + +0.9.0 (2020-06-11) +================== + +* Refactor code to create plotting classes.