Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
safris committed May 23, 2020
1 parent 60b5bba commit b2f8348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changes by Version

## [v0.3.7](https://github.com/openjax/maven/compare/c79e67b4bd2dda4c14d69bfeda3383b47669be52..HEAD) (2020-05-23)
## [v0.4.2](https://github.com/openjax/maven/compare/c79e67b4bd2dda4c14d69bfeda3383b47669be52..HEAD) (2020-05-23)
* Improve `AnnotationUtil.getAnnotationParameters`.
* Add `AnnotationUtil.annotationForMap`.
* Change from `Set` to `LinkedHashSet` in `PatternSetMojo` and `ResourcesMojo`.
* Upgrade `org.apache.maven` dependencies from `v3.6.1` to `v3.6.2`.
* Improve tests.
* Improve javadocs.

## [v0.3.6](https://github.com/openjax/maven/compare/c44482eacf51e5005daca94c779eb9000b60dbd7..c79e67b4bd2dda4c14d69bfeda3383b47669be52) (2019-07-21)
## [v0.4.1](https://github.com/openjax/maven/compare/c44482eacf51e5005daca94c779eb9000b60dbd7..c79e67b4bd2dda4c14d69bfeda3383b47669be52) (2019-07-21)
* Refactor `SourceInput` to `FilterParameter` and `FilterType`.
* Improve `AnnotationUtil` API.
* Implement `FilterMojo`.
Expand Down

0 comments on commit b2f8348

Please sign in to comment.