Skip to content

Commit

Permalink
updated with changes to #797
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Apr 19, 2017
1 parent 1f250df commit 8445fd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Version 0.6.3 (19 March 2017)
* Fix debugger issue [#893](https://github.com/DonJayamanne/pythonVSCode/issues/893)
* Improvements to debugging unit tests (check if string starts with, instead of comparing equality) [#797](https://github.com/DonJayamanne/pythonVSCode/issues/797)

### Version 0.6.2 (13 March 2017)
* Fix incorrect indenting [#880](https://github.com/DonJayamanne/pythonVSCode/issues/880)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ For further information and details continue through to the [documentation](http

### Version 0.6.2 (13 March 2017)
* Fix incorrect indenting [#880](https://github.com/DonJayamanne/pythonVSCode/issues/880)
* Improvements to debugging unit tests (check if string starts with, instead of comparing equality) [#797](https://github.com/DonJayamanne/pythonVSCode/issues/797)

#### Thanks
* [Yuwei Ba](https://github.com/ibigbug)
Expand Down

0 comments on commit 8445fd6

Please sign in to comment.