We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a9bd1 commit c859e62Copy full SHA for c859e62
CHANGELOG.md
@@ -4,14 +4,10 @@
4
5
## Fixed
6
7
-## Changed
8
-
9
-# 2.0.0-73 (2020-03-31 / 21c86413)
10
11
-## Fixed
12
13
- Typos in deep_diff2.cljs resulting from naming changes
14
+## Changed
+
15
# 2.0.0-72 (2020-03-27 / 2862182)
16
17
## Added
README.md
@@ -19,13 +19,13 @@ If you find value in our work please consider [becoming a backer on Open Collect
19
deps.edn
20
21
```
22
-lambdaisland/deep-diff2 {:mvn/version "2.0.0-73"}
+lambdaisland/deep-diff2 {:mvn/version "2.0.0-72"}
23
24
25
project.clj
26
27
28
-[lambdaisland/deep-diff2 "2.0.0-73"]
+[lambdaisland/deep-diff2 "2.0.0-72"]
29
30
31
## Use
0 commit comments