Skip to content

Commit

Permalink
Prepare for release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Mar 25, 2020
1 parent 8a08e6c commit 83bb916
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Some use-cases are:
<dependency>
<groupId>com.github.bbottema</groupId>
<artifactId>lorem-ipsum-objects</artifactId>
<version>4.0.1</version>
<version>4.1.0</version>
</dependency>
```

Expand Down
8 changes: 8 additions & 0 deletions RELEASE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ https://github.com/bbottema/lorem-ipsum-objects
RELEASE NOTES lorem-ipsum-objects


v4.1.0 (25-March-2020)

- #15: Upgrade dependencies
- #16: LocalDate illegal reflective access
- #17: Update readme add UUID to default class bindings
- #18: Localdatetime illegal reflective access


v4.0.1 (18-March-2020)

- #14: Better support for generating UUID's
Expand Down

0 comments on commit 83bb916

Please sign in to comment.