Skip to content

Commit 49ea7d6

Browse files
arichiardimartinklepsch
authored andcommitted
Update CHANGES.md
1 parent 94696f6 commit 49ea7d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ and `technomancy` for the above explanation.
3535
- Digest `java.io.File` instead `String` path of jar at sift-action `:add-jar` method [#678][678]
3636
- Add warning about improper use of repl :eval option [#666][666]
3737
- Parse complex optargs with sequential types, see [wiki section][sequential-optargs] [#682][682]
38+
- Handle pom <parent> tag [#579][579]
3839

3940
#### Fixed
4041

@@ -63,6 +64,7 @@ and `technomancy` for the above explanation.
6364
[578]: https://github.com/boot-clj/boot/issues/578
6465
[682]: https://github.com/boot-clj/boot/pull/682
6566
[sequential-optargs]: https://github.com/boot-clj/boot/wiki/Task-Options-DSL#sequential-optargs
67+
[579]: https://github.com/boot-clj/boot/pull/579
6668

6769
## 2.7.2
6870

0 commit comments

Comments
 (0)