diff --git a/doc/whats_new/v0.2.rst b/doc/whats_new/v0.2.rst index bc7bcf9b..d08bc8a1 100644 --- a/doc/whats_new/v0.2.rst +++ b/doc/whats_new/v0.2.rst @@ -27,6 +27,7 @@ Changelog --------- - |Feature| Implement and test functions to validate an MAG and check the presence of almost directed cycles, by `Aryan Roy`_ (:pr:`91`) - |Feature| Implement and test functions to convert a DAG to MAG, by `Aryan Roy`_ (:pr:`96`) +- |Feature| Implement and test functions to convert a PAG to MAG, by `Aryan Roy`_ (:pr:`93`) Code and Documentation Contributors -----------------------------------