Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0aa4f7

Browse files
committed
updated change log
1 parent 912c147 commit d0aa4f7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Fixes to debugging of modules [#589](https://github.com/DonJayamanne/pythonVSCode/issues/589)
77
* Reminder to install jedi and ctags in Quick Start [#642](https://github.com/DonJayamanne/pythonVSCode/pull/642)
88
* Improvements to Symbol Provider [#622](https://github.com/DonJayamanne/pythonVSCode/pull/622)
9+
* Changes to disable unit test prompts for workspace [#559](https://github.com/DonJayamanne/pythonVSCode/issues/559)
910
* Minor fixes [#627](https://github.com/DonJayamanne/pythonVSCode/pull/627)
1011

1112
### Version 0.5.5 (25 November 2016)

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ For further information and details continue through to the [documentation](http
112112
* Fixes to debugging of modules [#589](https://github.com/DonJayamanne/pythonVSCode/issues/589)
113113
* Reminder to install jedi and ctags in Quick Start [#642](https://github.com/DonJayamanne/pythonVSCode/pull/642)
114114
* Improvements to Symbol Provider [#622](https://github.com/DonJayamanne/pythonVSCode/pull/622)
115+
* Changes to disable unit test prompts for workspace [#559](https://github.com/DonJayamanne/pythonVSCode/issues/559)
115116
* Minor fixes [#627](https://github.com/DonJayamanne/pythonVSCode/pull/627)
116117

117118
### Thanks

0 commit comments

Comments
 (0)