Skip to content

Commit

Permalink
Updated Releasenotes
Browse files Browse the repository at this point in the history
  • Loading branch information
rototor committed May 16, 2023
1 parent dbfbcc1 commit 19b4aae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This library is available through Maven:
<dependency>
<groupId>de.rototor.pdfbox</groupId>
<artifactId>graphics2d</artifactId>
<version>0.42</version>
<version>0.43</version>
</dependency>
```

Expand Down Expand Up @@ -324,7 +324,7 @@ graphs

## Changes

Version 0.43 (not yet released):
Version 0.43:

- Upgraded PDFBox to 2.0.28
- [#50](https://github.com/rototor/pdfbox-graphics2d/issues/50): Use the Java logger API instead of System.err.
Expand Down

0 comments on commit 19b4aae

Please sign in to comment.