Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Joński committed Mar 9, 2017
1 parent 5c9dcf5 commit b149b5f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/book/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* [Conclusions](comparison/README.md#conclusions)
* [Contributors](contributors/README.md)
* [Release Notes](release-notes/README.md)
* [Release 0.7.4](release-notes/README.md#release-074)
* [Release 0.7.3](release-notes/README.md#release-073)
* [Release 0.7.2](release-notes/README.md#release-072)
* [Release 0.7.1](release-notes/README.md#release-071)
Expand Down
14 changes: 14 additions & 0 deletions src/book/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

Download latest version [ ![Download](https://api.bintray.com/packages/sta-szek/maven/pojo-tester/images/download.svg) ](https://bintray.com/sta-szek/maven/pojo-tester/_latestVersion)

## Release version 0.7.4 {#release-074}

### Features
* New `BigInteger` and `BigDecimal` FieldValueChangers ([#178](https://github.com/sta-szek/pojo-tester/issues/178))
* Debug logs for failures investigation ([#179](https://github.com/sta-szek/pojo-tester/issues/179))

### Bugfixes
* slf4j dependency problems ([#184](https://github.com/sta-szek/pojo-tester/issues/184))

### Others
* Code coverage report by jacoco + junit5 ([#166](https://github.com/sta-szek/pojo-tester/issues/166))

---

## Release version 0.7.3 {#release-073}

### Others
Expand Down

0 comments on commit b149b5f

Please sign in to comment.