Skip to content

Commit 8017a7a

Browse files
committed
adding doc
1 parent 77f3106 commit 8017a7a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@ The DeepDiff library includes the following modules:
3131
What is New
3232
***********
3333

34+
DeepDiff 6-1-0
35+
--------------
36+
37+
- DeepDiff.affected_paths can be used to get the list of all paths
38+
where a change, addition, or deletion was reported for.
39+
- DeepDiff.affected_root_keys can be used to get the list of all paths
40+
where a change, addition, or deletion was reported for.
41+
- Bugfix: ValueError when using Decimal 0.x #339 by `Enric
42+
Pou <https://github.com/epou>`__
43+
- Serialization of UUID
44+
3445
DeepDiff 6-0-0
3546
--------------
3647
- :ref:`exclude_obj_callback_strict_label`

0 commit comments

Comments
 (0)