diff --git a/docs/changelog.rst b/docs/changelog.rst index 794445a..a5b1c2b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,14 @@ Changelog ========= +v1.2.0 +------ + +Added helper functions for retrieving report types: + +- :code:`.get_report_type()` +- :code:`.get_verified_report_type()` + v1.1.1 ------