Skip to content

Commit

Permalink
move entry
Browse files Browse the repository at this point in the history
  • Loading branch information
wreulicke committed Sep 14, 2018
1 parent 95f1b89 commit 747065f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -9,12 +9,14 @@ Currently the versioning policy of this project follows [Semantic Versioning v2.
### CHANGED
* Start migrating STDOUT/STDERR usage to a logging framework

### Fixed
* Fix hash code collision ([#751](https://github.com/spotbugs/spotbugs/pull/751))

## 3.1.7 - 2018-09-12

### Fixed
* Don't print exit code related output if '-quiet' is passed ([#714](https://github.com/spotbugs/spotbugs/pull/714))
* Don't underflow the stack at INVOKEDYNAMIC when modeling stack frame types ([#500](https://github.com/spotbugs/spotbugs/issues/500))
* Fix hash code collision ([#751](https://github.com/spotbugs/spotbugs/pull/751))

### CHANGED
* ASM_VERSION=ASM7_EXPERIMENTAL by default to support Java 11
Expand Down

0 comments on commit 747065f

Please sign in to comment.