@@ -28,24 +28,24 @@ The DeepDiff library includes the following modules:
2828- **Commandline ** Most of the above functionality is also available via the commandline module :doc: `/commandline `
2929
3030***********
31- What is New
31+ What Is New
3232***********
3333
3434
3535DeepDiff 6-4-0
3636--------------
3737
38- - `Add Ignore List Order Option to
39- DeepHash <https://github.com/seperman/deepdiff/pull/403> `__ by
40- `Bobby Morck <https://github.com/bmorck >`__
41- - `pyyaml to 6.0.1 to fix cython build
42- problems <https://github.com/seperman/deepdiff/pull/406> `__ by
43- `Robert Bo Davis <https://github.com/robert-bo-davis >`__
44- - `Precompiled regex simple
45- diff <https://github.com/seperman/deepdiff/pull/413> `__ by
46- `cohml <https://github.com/cohml >`__
47- - New flag: ``zip_ordered_iterables `` for forcing iterable items to
48- be compared one by one.
38+ - `Add Ignore List Order Option to
39+ DeepHash <https://github.com/seperman/deepdiff/pull/403> `__ by
40+ `Bobby Morck <https://github.com/bmorck >`__
41+ - `pyyaml to 6.0.1 to fix cython build
42+ problems <https://github.com/seperman/deepdiff/pull/406> `__ by
43+ `Robert Bo Davis <https://github.com/robert-bo-davis >`__
44+ - `Precompiled regex simple
45+ diff <https://github.com/seperman/deepdiff/pull/413> `__ by
46+ `cohml <https://github.com/cohml >`__
47+ - New flag: ``zip_ordered_iterables `` for forcing iterable items to
48+ be compared one by one.
4949
5050
5151*********
0 commit comments