Replace FindBugs with SpotBugs #56.

This commit is contained in:
Gary Gregory 2020-02-12 16:16:20 -05:00
parent d83dab4b09
commit 493616e35c
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
<body>
<release version="1.8.1" date="2020-MM-DD" description="Bug fix release (Java 8)">
<action type="add" dev="ggregory" due-to="dota17">Add testcases for CSVRecord with get(Enum) and toString. #54.</action>
<action type="update" dev="ggregory" due-to="Amey Jadiye">Replace FindBugs with SpotBugs #56.</action>
</release>
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).