Skip to content

Commit a2be9e6

Browse files
committed
updated changelog
1 parent eb5108b commit a2be9e6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Version 0.7.0 (24 July 2017)
2+
* Displaying internal documntation [#1008](https://github.com/DonJayamanne/pythonVSCode/issues/1008), [#10860](https://github.com/DonJayamanne/pythonVSCode/issues/10860)
3+
* Support for auto importing packages [#1032](https://github.com/DonJayamanne/pythonVSCode/pull/1032), [#764](https://github.com/DonJayamanne/pythonVSCode/issues/764)
4+
* Fixes to 'async with' snippet [#1108](https://github.com/DonJayamanne/pythonVSCode/pull/1108), [#996](https://github.com/DonJayamanne/pythonVSCode/issues/996)
5+
* Add support for environment variable in unit tests [#1074](https://github.com/DonJayamanne/pythonVSCode/issues/1074)
6+
* Fixes to unit test code lenses not being displayed [#1115](https://github.com/DonJayamanne/pythonVSCode/issues/1115)
7+
18
### Version 0.6.9 (22 July 2017)
29
* Fix to enure custom linter paths are respected [#1106](https://github.com/DonJayamanne/pythonVSCode/issues/1106)
310

0 commit comments

Comments
 (0)