Skip to content

Commit 8802b7e

Browse files
committed
updated change log
1 parent 1f2f3f8 commit 8802b7e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
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)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)