Skip to content

Commit 17f34a7

Browse files
committed
docs
1 parent b15dee0 commit 17f34a7

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# DeepDiff Change log
22

3+
- v6-6-0
4+
- Numpy 2.0 support
5+
- Adding [Delta.to_flat_dicts](https://zepworks.com/deepdiff/current/serialization.html#delta-serialize-to-flat-dictionaries)
6+
- v6-5-0
7+
- Adding [`parse_path`](https://github.com/seperman/deepdiff/pull/419)
38
- v6-4-1
49
- Bugfix: Keep Numpy Optional
510
- v6-4-0

docs/changelog.rst

+11
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ Changelog
55

66
DeepDiff Changelog
77

8+
- v6-6-0
9+
10+
- Numpy 2.0 support
11+
- Adding
12+
`Delta.to_flat_dicts <https://zepworks.com/deepdiff/current/serialization.html#delta-serialize-to-flat-dictionaries>`__
13+
14+
- v6-5-0
15+
16+
- Adding
17+
```parse_path`` <https://github.com/seperman/deepdiff/pull/419>`__
18+
819
- v6-4-1
920

1021
- Bugfix: Keep Numpy Optional

0 commit comments

Comments
 (0)