diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3df2f01..5c18524 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,6 +16,7 @@ Fixed Added ----- - Print a random message from the log ``/stats random`` +- Allow sorting title history plot by duration --------------------- `0.2.0`_ - 2020-06-16 diff --git a/README.rst b/README.rst index f54e2c5..bff4fd3 100644 --- a/README.rst +++ b/README.rst @@ -283,7 +283,7 @@ types Total 598640.0 100.0 16693.0 100.0 random -______ +------ ``/stats random`` prints a random message from the database. ----------