File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,10 @@ and `technomancy` for the above explanation.
42
42
- Allow clojure source jar onto the classpath [ #654 ] [ 654 ]
43
43
- Fix ` boot.tmpdir/cp ` [ #502 ] [ 502 ]
44
44
45
+ #### Misc
46
+
47
+ - The Cheshire dependency in ` boot/worker ` has been updated to fix compatibility with ` s3-wagon-private ` [ #679 ] [ 679 ]
48
+
45
49
[ 502 ] : https://github.com/boot-clj/boot/pull/502
46
50
[ 598 ] : https://github.com/boot-clj/boot/pull/598
47
51
[ 625 ] : https://github.com/boot-clj/boot/pull/625
@@ -51,6 +55,7 @@ and `technomancy` for the above explanation.
51
55
[ 631 ] : https://github.com/boot-clj/boot/issues/631
52
56
[ 612 ] : https://github.com/boot-clj/boot/pull/612
53
57
[ 678 ] : https://github.com/boot-clj/boot/pull/678
58
+ [ 679 ] : https://github.com/boot-clj/boot/pull/679
54
59
55
60
## 2.7.2
56
61
You can’t perform that action at this time.
0 commit comments