File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ and `technomancy` for the above explanation.
35
35
- Digest ` java.io.File ` instead ` String ` path of jar at sift-action ` :add-jar ` method [ #678 ] [ 678 ]
36
36
- Add warning about improper use of repl : eval option [ #666 ] [ 666 ]
37
37
- Parse complex optargs with sequential types, see [ wiki section] [ sequential-optargs ] [ #682 ] [ 682 ]
38
+ - Handle pom <parent > tag [ #579 ] [ 579 ]
38
39
39
40
#### Fixed
40
41
@@ -63,6 +64,7 @@ and `technomancy` for the above explanation.
63
64
[ 578 ] : https://github.com/boot-clj/boot/issues/578
64
65
[ 682 ] : https://github.com/boot-clj/boot/pull/682
65
66
[ sequential-optargs ] : https://github.com/boot-clj/boot/wiki/Task-Options-DSL#sequential-optargs
67
+ [ 579 ] : https://github.com/boot-clj/boot/pull/579
66
68
67
69
## 2.7.2
68
70
You can’t perform that action at this time.
0 commit comments