Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrevisan committed Oct 13, 2024
1 parent 15187e7 commit af7234a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@ Pull requests are welcomed.
## Changelog

<a name="changelog-6.0.0"></a>
### version 6.0.0 - 202410??
### version 6.0.0 - 20241013

- Improve error messages and handling in encoding and decoding process.
- Now it's possible to extends a codec.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
<slf4j.slf4j-api.version>2.0.16</slf4j.slf4j-api.version>
<!-- https://mvnrepository.com/artifact/ch.qos.logback/logback-classic -->
<logback.logback-classic.version>1.5.9</logback.logback-classic.version>
<logback.logback-classic.version>1.5.10</logback.logback-classic.version>

<!-- JUnit -->
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
Expand Down

0 comments on commit af7234a

Please sign in to comment.