Skip to content

Commit

Permalink
Update the change log (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdneo authored Dec 10, 2018
1 parent 2d2a957 commit df08add
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Improve the test report page. ([#397](https://github.com/Microsoft/vscode-java-test/issues/397), [#486](https://github.com/Microsoft/vscode-java-test/issues/486), [#489](https://github.com/Microsoft/vscode-java-test/issues/489))
- Change the foreground color of the status bar items. [#467](https://github.com/Microsoft/vscode-java-test/issues/467)

## Fixed
- Fix the bug that test runners will run forever. ([#482](https://github.com/Microsoft/vscode-java-test/issues/482))

## 0.11.1 - Nov 2018

## Added
Expand Down

0 comments on commit df08add

Please sign in to comment.