Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wreulicke committed Sep 14, 2018
1 parent b4465b4 commit 95f1b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,7 @@ Currently the versioning policy of this project follows [Semantic Versioning v2.
### 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 95f1b89

Please sign in to comment.