Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rousso authored Oct 12, 2022
1 parent e736437 commit 119bf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ _The EFX Toolkit for Java developers is a library that enables the transpilation

In this release we moved some utility classes to a new java library: [eforms-core-java](https://github.com/OP-TED/eforms-core-java). These utility classes enable the parallel use of multiple major versions of the SDK by applications. We decided to extract this functionality to a new shared library so that it can also be used by applications that do not necessarily need EFX translation.

This release also removes the need to use the "classindex" annotation processor plugin. You can remove the following section from your pom.xml.
This release also removes the need to use the "classindex" annotation processor plugin. You can remove the following section from your pom.xml:

```
<plugin>
Expand Down

0 comments on commit 119bf1a

Please sign in to comment.