diff --git a/docs/index.rst b/docs/index.rst index d5b9dae9..a048ba7b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,24 +28,24 @@ The DeepDiff library includes the following modules: - **Commandline** Most of the above functionality is also available via the commandline module :doc:`/commandline` *********** -What is New +What Is New *********** DeepDiff 6-4-0 -------------- -- `Add Ignore List Order Option to - DeepHash `__ by - `Bobby Morck `__ -- `pyyaml to 6.0.1 to fix cython build - problems `__ by - `Robert Bo Davis `__ -- `Precompiled regex simple - diff `__ by - `cohml `__ -- New flag: ``zip_ordered_iterables`` for forcing iterable items to - be compared one by one. + - `Add Ignore List Order Option to + DeepHash `__ by + `Bobby Morck `__ + - `pyyaml to 6.0.1 to fix cython build + problems `__ by + `Robert Bo Davis `__ + - `Precompiled regex simple + diff `__ by + `cohml `__ + - New flag: ``zip_ordered_iterables`` for forcing iterable items to + be compared one by one. *********