File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11### Version 0.5.5 (25 November 2016)
22* Fixes to debugging of unittests (nose and pytest) [ #543 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/543 )
3+ * Fixes to debugging of Django [ #546 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/546 )
34
45### Version 0.5.4 (24 November 2016)
56* Fixes to installing missing packages [ #544 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/544 )
Original file line number Diff line number Diff line change @@ -103,6 +103,7 @@ For further information and details continue through to the [documentation](http
103103## [ Change Log] ( https://github.com/DonJayamanne/pythonVSCode/blob/master/CHANGELOG.md )
104104### Version 0.5.5 (25 November 2016)
105105* Fixes to debugging of unittests (nose and pytest) [ #543 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/543 )
106+ * Fixes to debugging of Django [ #546 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/546 )
106107
107108### Version 0.5.4 (24 November 2016)
108109* Fixes to installing missing packages [ #544 ] ( https://github.com/DonJayamanne/pythonVSCode/issues/544 )
You can’t perform that action at this time.
0 commit comments